dibyendumajumdar / nanojitLinks
NanoJIT is a small, cross-platform C++ library that emits machine code.
☆157Updated 7 years ago
Alternatives and similar repositories for nanojit
Users that are interested in nanojit are comparing it to the libraries listed below
Sorting:
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 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 single-header incremental garbage collector library☆290Updated 11 months ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆63Updated 11 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆135Updated 2 weeks ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 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 this week
- Unofficial libjit mirror.☆62Updated 5 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 2 years ago
- Coroutines for C.☆76Updated 8 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
- resurrected LLVM "C Backend", with improvements☆129Updated 4 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆118Updated 3 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- Mirror of http://byuu.org/library/libco/☆59Updated 2 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- Tiny optimizing JIT compiler backend.☆49Updated 6 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Library for generating ABI-compliant LLVM IR☆62Updated 5 years ago