for review: add my thesis to the web page

Simon Taylor stayl at cs.mu.OZ.AU
Tue Nov 24 15:19:02 AEDT 1998


Anyone?

Estimated hours taken: 0.1

w3/news/newsdb.inc
w3/information/include/papers.inc
w3/information/papers/stayl_hons.ps.gz
	Add my Honours thesis to the web page.

Index: information/include/papers.inc
===================================================================
RCS file: /home/staff/zs/imp/w3/information/include/papers.inc,v
retrieving revision 1.5
diff -u -t -u -r1.5 papers.inc
--- papers.inc	1998/11/23 06:04:57	1.5
+++ papers.inc	1998/11/24 03:47:53
@@ -17,6 +17,27 @@
 
 <li>
 <strong>
+Optimization of Mercury programs
+</strong>
+<br>
+Simon Taylor.
+<br>
+<em>
+Honours report.
+</em>
+Department of Computer Science, University of Melbourne, November 1998.
+<a href = "papers/stayl_hons.ps.gz">
+Available here (123K).
+</a>
+<p>
+
+This paper describes the implementation of several of the high-level
+optimization passes of the Mercury compiler, including deforestation,
+type specialization, constraint propagation and structure reuse.
+<p>
+
+<li>
+<strong>
 MCORBA: A CORBA Binding for Mercury
 </strong>
 <br>
Index: news/newsdb.inc
===================================================================
RCS file: /home/staff/zs/imp/w3/news/newsdb.inc,v
retrieving revision 1.15
diff -u -t -u -r1.15 newsdb.inc
--- newsdb.inc	1998/11/23 00:06:48	1.15
+++ newsdb.inc	1998/11/24 04:02:30
@@ -18,6 +18,13 @@
 
 $newsdb = array(
 
+"24 Nov 1998" => array("New paper: Optimization of Mercury programs.",
+
+"A paper describing the high-level optimization passes of the Mercury
+compiler is now available from 
+<A HREF=\"information/papers.html\">the Mercury papers page</A>."
+),
+
 "18 Nov 1998" => array("Mercury 0.8 released",
 
 "We've just released the long-awaited version 0.8.



More information about the developers mailing list