Browse thread
csml: high-level bindings between OCaml and .Net
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Alain Frisch <alain.frisch@l...> |
| Subject: | CSML: now under GNU/Linux + Mono |
Hello all, There is a new release of CSML that works under GNU/Linux on top of Mono (tested with Mono 1.2.4). Even the Windows Forms example works fine. http://www.lexifi.com/csml/ The CSML compiler produces the same output for the Windows/.Net and the Linux/Mono version (there is a tiny difference for the runtime system). It is possible that the Linux/Mono version also works for other Unix-like systems, but I haven't tried. For those interested, there is now a mailing list for CSML (links on the web page above). Thanks to OCamlCore and the forge.ocamlcore.org team for hosting it! Alain