dibyendumajumdar / nanojit
NanoJIT is a small, cross-platform C++ library that emits machine code.
☆155Updated 7 years ago
Alternatives and similar repositories for nanojit:
Users that are interested in nanojit are comparing it to the libraries listed below
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years 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.☆61Updated 11 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- A single-header incremental garbage collector library☆283Updated 6 months ago
- A lightweight garbage collector for C++ programs☆68Updated last year
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Library for generating ABI-compliant LLVM IR☆60Updated 5 years ago
- Unofficial libjit mirror.☆59Updated 4 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆64Updated 2 months ago
- Mirror of http://byuu.org/library/libco/☆56Updated last year
- A cross platform JIT engine based on Eclipse OMR☆26Updated 5 years ago
- LALR(1) parser for C++☆78Updated 7 months ago
- Coroutines for C.☆74Updated 8 years ago
- Rabbit VM.☆105Updated 5 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆116Updated 3 years ago
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆94Updated this week
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 10 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆73Updated 10 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆132Updated 9 months ago
- Fedjmike's C Compiler☆132Updated 7 years ago