<%@ page language="java" contentType="text/html" %> <%-- Include common initialisation code --%> <%@ include file="/arch/common.jsp" %> <%-- The current tab --%> <% String currentTab = "Research"; %> <%-- Content of navigation pane --%> <%@ include file="nav.jsp" %> <% showCurrentLink=true; %> <%-- Current navigation location --%> <% String currentNav = "Reports and Theses"; %> <%-- Include the code for the document header --%> <%@ include file="/arch/header.jsp" %>

Research Report CS-RR-011

<%-- Include the code for the lines and navigation --%> <%@ include file="/arch/middle.jsp" %>

E.A. Ashcroft and W.W. Wadge, Lucid, a Nonprocedural Language with Iteration (April 1, 1976).

<%@ include file="cited.html" %>

E.A. Ashcroft and W.W. Wadge, "Lucid, a Nonprocedural Language with Iteration", Communications of the ACM 20, pp. 519-526 (1977)

<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>