Little fix
[mono.git] / web / languages
index fa4b5bf28e2dcc8d989c390ff7221b86bf273771..1d76ada4cdc3670f9dad81af1ee965307f43441b 100755 (executable)
 <a name="Java"></a>
 ** Java
 
-       There is a very interesting project to make a JavaVM for .NET
-       <a href="http://radio.weblogs.com/0109845/">here</a>.
+       Java is supported through the <a href="http://www.ikvm.net">IKVM</a> virtual machine.
 
-       Zoltan has got IKVM to work with Mono.
+       Zoltan worked with Jeroen to get IKVM to work with Mono.
 
+<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>.
+        
 <a name="PHP">
 ** PHP
 
        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
        <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
-
-       Java bytecode can run directly on Mono using the <a
-       href="http://www.ikvm.net">IKVM</a> java virtual machine for
-       .NET.
-
-       We have a <a href="java.html">separate page</a> for Java.