dibyendumajumdar / njLinks
A cross platform JIT engine based on Eclipse OMR
☆27Updated 5 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☆53Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years 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 last week
- A Tree Parser Generator☆99Updated 10 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 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
- GCC Tiny front-end☆106Updated 7 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆82Updated last year
- ☆42Updated 2 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- LALR(1) parser for C++☆79Updated last year
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 5 months ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 5 months ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 4 months ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- A Scannerless GLR parser/parser generater.☆112Updated 3 months ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆16Updated last year
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆63Updated 11 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last week