dibyendumajumdar / nanojitLinks
NanoJIT is a small, cross-platform C++ library that emits machine code.
☆158Updated 8 years ago
Alternatives and similar repositories for nanojit
Users that are interested in nanojit are comparing it to the libraries listed below
Sorting:
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated last month
- A lightweight garbage collector for C++ programs☆69Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A single-header incremental garbage collector library☆292Updated last year
- A just-in-time compiler for c minus☆46Updated 12 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 month
- Unofficial libjit mirror.☆62Updated 5 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- Coroutines for C.☆76Updated 8 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- LALR(1) parser for C++☆80Updated last year
- Fedjmike's C Compiler☆134Updated 7 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 6 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆135Updated 3 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆139Updated 3 months 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 3 years ago
- Documentation for DynASM☆95Updated 6 years ago
- Scripting in C with JIT(x64)/VM.☆53Updated 4 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
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- Library for generating ABI-compliant LLVM IR☆62Updated 5 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A C-implemented C compiler☆92Updated last year
- Rabbit VM.☆110Updated 6 years ago