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
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A Tree Parser Generator☆99Updated 9 months ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆15Updated 3 weeks ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- ☆42Updated 2 years ago
- LALR(1) parser for C++☆79Updated last year
- 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 meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆15Updated last year
- GCC Tiny front-end☆105Updated 7 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
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 4 months ago
- A C++11 implementation of Hindley-Milner type inference.☆80Updated 12 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆81Updated last year
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 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.☆52Updated 5 months ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- A Scannerless GLR parser/parser generater.☆112Updated 3 months ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated last year