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: | -- (:) |
| From: | Joel Reymont <joelr1@g...> |
| Subject: | JIT VM in OCaml: Impossible? |
Folks, Is it possible to write a JIT VM in OCaml? It seems that this should not be possible as OCaml does not allow for code generation at runtime. Am I mistaken? Thanks, Joel -- http://wagerlabs.com