Displaying 2 results from an estimated 2 matches for "5188d9bb".
2004 Aug 08
0
[LLVMdev] API on JIT, code snippets
...cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040808/5188d9bb/attachment.sig>
2004 Aug 08
3
[LLVMdev] API on JIT, code snippets
Hi all,
I think there is still too few docs/samples for those,
who'd like to write JIT-based interpreters.
Today, the real examples to learn from are rather:
- lli.cpp
- ModuleMaker.cpp
- Stacker
which is still unfortunatelly not that much
about JITing :(
Well, what I am going to sell:
What about very small JIT-based example similar
to ModuleMaker?
I mean example, where, say, two