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: | Re: [Caml-list] csml: high-level bindings between OCaml and .Net |
Stefano Zacchiroli wrote: > Out of curiosity: is CSML specific to Windows or not? Currently CSML only works under Windows. I've briefly tried to make it work under Linux with Mono some months ago but I stopped very quickly; I could not even call a simple C function in a shared library from C# with Mono (see http://lists.ximian.com/pipermail/mono-list/2008-March/037946.html). If anyone is interested in helping porting CSML to Mono, please let me know! > Also, please note that the README linked from the website has an > important ambiguity in the licensing terms. It reads: "The compiler can > be freely used but it cannot be not redistributed without the express > permission of LexiFi SAS." (note the double negation); you probably want > to fix it. Fixed. Thanks. Alain