Browse thread
JIT VM in OCaml: Impossible?
[
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: | 2007-08-17 (07:52) |
From: | Joel Reymont <joelr1@g...> |
Subject: | Re: [Caml-list] JIT VM in OCaml: Impossible? |
Just to focus the discussion a bit, I want to use OCaml to write a VM for Erlang. I don't want to write a compiler just yet so I have to deal with pre-built Erlang bytecode. My question was about JIT-compiling that bytecode in OCaml once it's loaded into my VM. Thanks, Joel -- http://wagerlabs.com