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 lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 3 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆63Updated 11 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A single-header incremental garbage collector library☆290Updated 10 months ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 12 years ago
- LALR(1) parser for C++☆79Updated 11 months ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆135Updated last year
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- Documentation for DynASM☆94Updated 6 years ago
- resurrected LLVM "C Backend", with improvements☆129Updated 4 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated 2 months 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 4 months ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 2 years ago
- Library for generating ABI-compliant LLVM IR☆60Updated 5 years ago
- Rabbit VM.☆107Updated 5 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 8 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆149Updated 8 years ago
- Tiny optimizing JIT compiler backend.☆49Updated 5 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago