X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=web%2Flanguages;h=1d76ada4cdc3670f9dad81af1ee965307f43441b;hb=0c8e125cc748fe060e1a8fe4c2a85d66ebb66b81;hp=75d9cb972b1dcd6faa2287dcc173abcc544ac56a;hpb=19f4daf9e8b64950365232d761b9892ae69a6b20;p=mono.git diff --git a/web/languages b/web/languages index 75d9cb972b1..1d76ada4cdc 100755 --- a/web/languages +++ b/web/languages @@ -10,6 +10,8 @@ * Forth * Mono Basic (Mono's VB.NET compiler) * dotLisp + * Nemerle + * Python Languages which are known to run, but we have not done a @@ -27,21 +29,27 @@ * C - Some experimental languages: + Some experimental bindings: - + ** Java - There is a very interesting project to make a JavaVM for .NET - here. + Java is supported through the IKVM virtual machine. + + Zoltan worked with Jeroen to get IKVM to work with Mono. - Zoltan has got IKVM to work with Mono. + +* Nemerle + Nemerle is a new hybrid (functional, object-oriented and + imperative) programming language for the .NET platform. It is + available from http://www.nemerle.org. + ** PHP @@ -78,9 +86,6 @@ Examples: http://www.oberon.ethz.ch/oberon.net/examples/ - - http://www.superin.formativ.net/mono/oberon/oberon.zip - ** Component Pascal @@ -93,9 +98,8 @@ ** Delta Forth - The Delta Forth.NET project: Home - Page and more + The Delta Forth.NET project: Home + Page and more details here. @@ -105,17 +109,15 @@ A subset of Scheme language called Tachy - + ** Python Brian Lloyd is working on linking the Python runtime with the .NET runtime. More information on the PS.NET project can be found here. - An FAQ document is available here. - + ** dotLisp DotLisp is available from: -* Java + +* ADA - Java bytecode can run directly on Mono using the IKVM java virtual machine for - .NET. + A# is an ADA compiler for the CIL platform, it can be downloaded from: + http://www.usafa.af.mil/dfcs/bios/mcc_html/a_sharp.html - We have a separate page for Java.