Browse thread
[Caml-list] Alternative Bytecodes for OCaml
[
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: | Lars Nilsson <chamaeleon@g...> |
| Subject: | Re: [Caml-list] Alternative Bytecodes for OCaml |
On Wed, 25 Aug 2004 15:38:28 +0100, Richard Jones <rich@annexia.org> wrote: > On Wed, Aug 25, 2004 at 09:26:28AM -0500, John Goerzen wrote: > > * An ocamlc/ocamlrun that execute under Java or .NET and compile/run > > normal OCaml bytecode > > This interesting project was posted on the Wiki yesterday. It > generates code which runs on the .NET CLR. I'm not exactly sure how, > whether it's a modified compiler, or a translator of OCaml bytecode: > > http://www.pps.jussieu.fr/~montela/ocamil/ > > What will be interesting will be to see how well it allows one to call > .NET libraries, and how well it works on Mono. > > Rich. I guess one can always mention F# in this context. http://research.microsoft.com/projects/ilx/fsharp.aspx Regarding ocamil, I notice there is no source download option and the binary distribution does not contain any license/copying file. Since it is based on (L)GPL software, presumably this will be corrected as soon as possible (at the very least include the license in the distribution along with instructions on how to get the source). Lars Nilsson ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners