[m-dev.] document Mercury front-end on gcc web page
Fergus Henderson
fjh at cs.mu.OZ.AU
Wed Feb 28 03:19:27 AEDT 2001
This change adds Mercury to the list at <http://gcc.gnu.org/frontends.html>.
OK to commit?
2001-02-28 Fergus Henderson <fjh at cs.mu.oz.au>
* frontends.html: Add item for Mercury front-end.
Index: frontends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/frontends.html,v
retrieving revision 1.4
diff -u -d -u -r1.4 frontends.html
--- frontends.html 2001/02/02 23:02:30 1.4
+++ frontends.html 2001/02/27 16:06:41
@@ -36,6 +36,12 @@
<li><a href="http://agnes.dida.physik.uni-essen.de/~gnu-pascal/">GNU
Pascal Compiler</a> (GPC).</li>
+<li><a href="http://www.cs.mu.oz.au/mercury/download/gcc-backend.html">
+Mercury</a>, a declarative logic/functional language.
+The University of Melbourne Mercury compiler is written in Mercury;
+originally it compiled via C but now it also has a back-end that generates
+assembler directly, using the GNU Compiler Collection back-end.</li>
+
<li><a href="http://CobolForGCC.sourceforge.net/">Cobol For GCC</a>
(at an early stage of development).</li>
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list