[m-rev.] diff: HISTORY: mention .NET back-end
Fergus Henderson
fjh at cs.mu.OZ.AU
Sun Feb 23 15:49:06 AEDT 2003
Estimated hours taken: 0.5
Branches: main
HISTORY:
Add a section on the .NET CLR back-end history.
Workspace: /home/ceres/fjh/mercury
Index: HISTORY
===================================================================
RCS file: /home/mercury1/repository/mercury/HISTORY,v
retrieving revision 1.22
diff -u -d -r1.22 HISTORY
--- HISTORY 2 Dec 2002 10:20:11 -0000 1.22
+++ HISTORY 23 Feb 2003 04:47:11 -0000
@@ -1854,3 +1854,20 @@
There are however some new packages in the mercury-extras distribution:
* lex: a lexical analyzer library for Mercury.
* curs: a simplified binding to the ncurses/panel libraries for terminal I/O.
+
+
+Mercury 0.11, December 24, 2002
+-------------------------------
+See the NEWS file.
+
+
+.NET CLR back-end history
+-------------------------
+As mentioned above, we started working on the MLDS back-end in July 1999.
+The MLDS back-end was also used as the basis of the .NET CLR and Java
+back-ends. An initial version of the compiler, which was capable of
+compiling programs such as "hello world" and "eliza", was committed to
+the public Mercury CVS repository on 14th Oct, 2000. The compiler first
+completed a successful bootstrap using the .NET CLR back-end grade on
+February 21st, 2003.
+
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
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