2004-05-20 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / web / languages
index 56f89a28ff1f51b060c6dd1774512d9bb3147270..2d38b95f2e4217d9686a3daecb4bc77c0c344bb4 100755 (executable)
@@ -10,6 +10,7 @@
                * <a href="#Forth">Forth</a>
                * <a href="#mbas">Mono Basic</a> (Mono's VB.NET compiler)
                * <a href="#dotlist">dotLisp</a>
+                * <a href="#nemerle">Nemerle</a>
        </ul>
 
        Languages which are known to run, but we have not done a
        Cesar is working on Mono's implementation of JScript, the code
        is available on CVS on module `mcs'.
 
+<a name="nemerle">
+* Nemerle
+
+        Nemerle is a new hybrid (functional, object-oriented and
+        imperative) programming language for the .NET platform. It is
+        available from <a
+        href="http://www.nemerle.org/">http://www.nemerle.org</a>.
+        
 * Missing languages
 
        Here is a list of a few languages that we would like to see
        LCC is not an open source compiler, but it is free as long as you
        do not profit from selling it. 
 
+<a name="ada"></a>
+* ADA
+
+       A# is an ADA compiler for the CIL platform, it can be downloaded from:
+       <a
+       href="http://www.usafa.af.mil/dfcs/bios/mcc_html/a_sharp.html">http://www.usafa.af.mil/dfcs/bios/mcc_html/a_sharp.html</a>
+
 <a name="Java">
 * Java