dibyendumajumdar / nj
A cross platform JIT engine based on Eclipse OMR
☆26Updated 5 years ago
Alternatives and similar repositories for nj:
Users that are interested in nj are comparing it to the libraries listed below
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆15Updated this week
- The fluffy programming language main repository☆24Updated 12 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Unofficial libjit mirror.☆59Updated 4 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- small C coroutine library based on pypy's stacklet and boost context☆12Updated 7 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining