[m-rev.] diff: update hlc paper on w3
Zoltan Somogyi
zs at cs.mu.OZ.AU
Wed Feb 20 15:15:24 AEDT 2002
Update the mention of the high level C paper on the web site to refer to the
version that will be published in the proceedings of the Compiler Construction
conference in April.
w3/information/include/papers.inc:
Update the details of the paper.
w3/information/papers/hlc_cc.ps.gz:
New file: the paper itself.
w3/information/papers/hlc_cc_perf.tar.gz:
New file: the tar file containing the raw data on which the performance
evaluation section of paper is based.
Zoltan
cvs diff: Diffing .
cvs diff: Diffing bin
cvs diff: Diffing contact
cvs diff: Diffing contact/include
cvs diff: Diffing download
cvs diff: Diffing download/include
cvs diff: Diffing download/patches
cvs diff: Diffing htdig
cvs diff: Diffing htdig/include
cvs diff: Diffing images
cvs diff: Diffing include
cvs diff: Diffing information
cvs diff: Diffing information/bench
cvs diff: Diffing information/deep_demo
cvs diff: Diffing information/developers
cvs diff: Diffing information/dotnet
cvs diff: Diffing information/events
cvs diff: Diffing information/events/images
cvs diff: Diffing information/include
Index: information/include/papers.inc
===================================================================
RCS file: /home/mercury1/repository/w3/information/include/papers.inc,v
retrieving revision 1.27
diff -u -b -r1.27 papers.inc
--- information/include/papers.inc 2001/11/26 10:00:47 1.27
+++ information/include/papers.inc 2002/02/20 04:15:35
@@ -51,10 +51,13 @@
<br>
Fergus Henderson and Zoltan Somogyi
<br>
-Department of Computer Science, University of Melbourne,
-Melbourne, Australia, October 2001, 17 pages.
-<a href = "papers/hlc1.ps.gz">
-Available here (75K).
+<em>
+Proceedings of the 2002 International Conference on Compiler Construction
+</em>
+Grenoble, France, April 2002.
+©
+<a href="http://www.springer.de/comp/lncs/index.html">Springer-Verlag</a>.
+<a href = "papers/hlc_cc.ps.gz">Available here (67K)</a>.
</a>
<p>
Many logic programming implementations compile to C,
@@ -69,15 +72,17 @@
<p>
We present a formal schema for the transformation,
and give benchmark results which show that this approach delivers
-performance about equal to the fastest previous implementation,
+performance that is more than competitive
+with the fastest previous implementation,
with greater simplicity and better portability and interoperability.
<p>
-The approach we describe can also be used for compiling
-to other target languages, such as IL
-(the Microsoft .NET intermediate language).
+The approach we describe can also be used
+for compiling to other target languages,
+such as IL (the Microsoft .NET intermediate language).
<p>
-The raw data that the performance evaluation section is based on
-is available as a <a href = "papers/hlc1_perf_data.tar.gz">31 Mb tar file</a>.
+The benchmark data on which the performance evaluation section of this paper
+is based is
+<a href = "papers/hlc_cc_perf.tar.gz">available here (9.7M)</a>.
<p>
<li>
cvs diff: Diffing information/papers
Index: information/papers/hlc_cc.ps.gz
===================================================================
RCS file: hlc_cc.ps.gz
diff -N hlc_cc.ps.gz
Binary files /dev/null and hlc_cc.ps.gz differ
Index: information/papers/hlc_cc_perf.tar.gz
===================================================================
RCS file: hlc_cc_perf.tar.gz
diff -N hlc_cc_perf.tar.gz
Binary files /dev/null and hlc_cc_perf.tar.gz differ
cvs diff: Diffing information/reports
cvs diff: Diffing mailing-lists
cvs diff: Diffing mailing-lists/include
cvs diff: Diffing mailing-lists/mercury-ads
cvs diff: Diffing mailing-lists/mercury-ads/include
cvs diff: Diffing mailing-lists/mercury-developers
cvs diff: Diffing mailing-lists/mercury-developers/include
cvs diff: Diffing mailing-lists/mercury-reviews
cvs diff: Diffing mailing-lists/mercury-reviews/include
cvs diff: Diffing mailing-lists/mercury-users
cvs diff: Diffing mailing-lists/mercury-users/include
cvs diff: Diffing news
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list