* [Caml-list] Re: Alternative Bytecodes for OCaml
[not found] <897070bb2655ace05268714e2d59b66b@freedom.gmsociety.org>
@ 2004-08-27 0:09 ` An Metet
0 siblings, 0 replies; only message in thread
From: An Metet @ 2004-08-27 0:09 UTC (permalink / raw)
To: caml-list
There was a link on a Mozilla blog to some new "advanced" VM
being developed by Alice-ML language group.
http://www.ps.uni-sb.de/pipermail/alice-users/2004/000321.html
I hope they are smart enough to use LLVM for a back-end. Their
VM is supposed to do JIT, and LLVM rocks with that. Anyway,
maybe worth a look, since it will definitely handle ML constructs,
and I think (?) they want to handle JVM as a subset.
I think that LLVM is also working on a JVM front end (?). Maybe if
OCaml emitted LLVM, it could interoperate on some level with that,
even though JVM doesn't handle ML constructs, since LLVM would -
but maybe not, it depends.
-------------------
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
^ permalink raw reply [flat|nested] only message in thread