dibyendumajumdar / nanojit
NanoJIT is a small, cross-platform C++ library that emits machine code.
☆151Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for nanojit
- A lightweight conservative garbage collector for C/C++☆118Updated 6 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆61Updated last month
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago
- Parser and compiler for Ravi and Lua☆67Updated last year
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆124Updated 6 months ago
- Unofficial libjit mirror.☆57Updated 4 years ago
- A C Compiler. Executables runs on a stack based VM.☆75Updated 10 years ago
- Fedjmike's C Compiler☆130Updated 7 years ago
- A single-header incremental garbage collector library☆266Updated 2 months ago
- Library for generating ABI-compliant LLVM IR☆59Updated 4 years ago
- A lightweight garbage collector for C++ programs☆67Updated 10 months ago
- Mirror of http://byuu.org/library/libco/☆56Updated last year
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆115Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion.☆92Updated this week
- Coroutines for C.☆73Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆72Updated 9 years ago
- A small arm/x86(-64) C compiler☆160Updated last year
- LALR(1) parser for C++☆78Updated 3 months ago
- libco is a cooperative multithreading library written in C89.☆128Updated last month
- A scripting language that accepts a subset of javascript and C/C++☆72Updated last year
- A cross platform JIT engine based on Eclipse OMR☆25Updated 5 years ago
- A just-in-time compiler for c minus☆46Updated 11 years ago
- A C-implemented C compiler☆88Updated last month
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 11 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆141Updated 7 years ago