Update the filenames to the actual filenames on the server. Commented
[mono.git] / doc / languages
index da970e0af96c5d81657413c5f3bffa2fe830d927..ffb9f7dd0645a0246c176e76bef4e3e86761a421 100755 (executable)
@@ -30,6 +30,7 @@
 
        <ul>
                * <a href="#Tachy">Tachy</a> (scheme-like)
+               * <a href="#python">Python</a>
        </ul>
 
 <a name="Java">
 
        There is a very interesting project to make a JavaVM for .NET
        <a href="http://radio.weblogs.com/0109845/">here</a>.
-       Currently this will not work with Mono, as they use some
-       pieces of Managed C++ to implement the JNI interface.
 
-       A workaround has been discussed, contact the author if you want to contribute. 
+       Zoltan has got IKVM to work with Mono.
+
+<a name="PHP">
+** PHP
+
+       Sterling has code to allow PHP developers to use Mono code, in
+       his <a href="http://www.php.net/~sterling/mono/">site</a>
 
 <a name="MonoLogo">
 ** MonoLogo
        A subset of Scheme language called <a
        href="http://radio.weblogs.com/0101156/stories/2002/03/19/tachy.html">Tachy</a>
 
+<a name="Python">
+** Python
+
+        <a href="mailto:brian@No.Spam.zope.com">Brian Lloyd</a> is
+       working on linking the Python runtime with the .NET runtime.
+       More information on the PS.NET project can be found <a
+       href="http://www.zope.org/Members/Brian/PythonNet/index_html">here</a>.
+       An FAQ document is available <a
+       href="http://www.zope.org/Members/Brian/PythonNet/FAQ.html">here</a>.
+
 * Missing languages
 
        Here is a list of a few languages that we would like to see