dibyendumajumdar / njLinks
A cross platform JIT engine based on Eclipse OMR
☆27Updated 6 years ago
Alternatives and similar repositories for nj
Users that are interested in nj are comparing it to the libraries listed below
Sorting:
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A Tree Parser Generator☆102Updated last year
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- LALR(1) parser for C++☆80Updated last year
- ☆42Updated 2 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 9 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 3 months ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Lemon Parser Generator☆45Updated 6 years ago
- A small C compiler☆33Updated 6 months ago
- GCC Tiny front-end☆107Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆15Updated 4 months ago
- lemon parser generator, with better c++11 support☆29Updated 4 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆86Updated last year
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- A little just-in-time compiler thing☆18Updated 7 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆72Updated this week
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Updated last year
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year