[M3devel] LINUXLIBC6
Dragiša Durić
dragisha at m3w.org
Sun May 20 22:11:39 CEST 2012
On May 18, 2012, at 9:49 PM, Jay K wrote:
> LLVM isn't a bad idea, but there is more expertise out there (and in me) with C and C++, so C and C++ are easier to generate.
> It is a bit of a chore to learn and use.
>
>
> JIT isn't a crazy idea either..or rather, an interpreter.
> If you look at parse.c..and you add a few thread locals..I think it's not hard to turn it into an interpreter.
> (In reality you don't want to start with parse.c because of the GPL.)
LLVM and JIT are close enough. You do LLVM, you get JIT.
Also, for debugging we need DWARF. Not incompatible with LLVM.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20120520/6048caf8/attachment-0002.html>
More information about the M3devel
mailing list