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
- The fluffy programming language main repository☆25Updated 12 years ago
- 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
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- LALR(1) parser for C++☆80Updated last year
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 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 2 months ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- ☆42Updated 2 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 Tree Parser Generator☆101Updated last year
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated 2 months ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 8 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Updated last year
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 8 months ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated 2 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- Parser and compiler for Ravi and Lua☆70Updated 3 years ago