Browse thread
[Caml-list] Writing a JIT compiler
[
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: | Benjamin Geer <benjamin.geer@m...> |
| Subject: | Re: [Caml-list] Writing a JIT compiler |
Jon Harrop wrote: > I'm trying to convert an interpreter written in OCaml into a JIT compiler. > Generating OCaml code from host code seems to be the best way to do this as > the generated code can then use the interpreter's data structures and > functions. There's already a JIT compiler for OCaml code: http://cristal.inria.fr/~starynke/ocamljit.html Ben ------------------- 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