Browse thread
[Caml-list] debugging a JIT compiler (from Ocaml bytecode to machine code [x86,etc...])
-
Basile Starynkevitch
- Julian Brown
- Richard Zidlicky
- Walid Taha
[
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: | Richard Zidlicky <rz@l...> |
| Subject: | Re: [Caml-list] debugging a JIT compiler (from Ocaml bytecode to machine code [x86,etc...]) |
On Fri, Mar 19, 2004 at 03:38:38PM +0100, Basile Starynkevitch wrote: > If as a researcher or hacker you happen to write interpreters from > scratch for a new super-duper language, consider using GNU lightning, > it is very interesting and provide good results (which considerably > easier to code with than generating machine code directly). Did you comepare it with the code in Kaffe jit? It is a lot more complicated than lightning but should give results much closer to a real copmiler. Iirc it is also available for more platforms than lightning. Richard ------------------- 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