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-16 (14:10) |
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