Browse thread
[Caml-list] Re: Alternative Bytecodes for OCaml
- An Metet
[
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: | An Metet <anmetet@f...> |
| Subject: | [Caml-list] Re: Alternative Bytecodes for OCaml |
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