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 small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago
- A lightweight conservative garbage collector for C/C++☆118Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 10 years ago
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- 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 single-header incremental garbage collector library☆270Updated 2 months ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆92Updated last week
- Fedjmike's C Compiler☆130Updated 7 years ago
- Coroutines for C.☆73Updated 7 years ago
- A lightweight garbage collector for C++ programs☆67Updated 10 months ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A C Compiler. Executables runs on a stack based VM.☆75Updated 10 years ago
- Mirror of http://byuu.org/library/libco/☆56Updated last year
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆33Updated 7 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆61Updated this week
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆60Updated 10 years ago
- Lua binding for libclang, the Clang compiler API to access the AST of C/C++ source files☆58Updated 5 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.☆51Updated 3 weeks ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- LALR(1) parser for C++☆78Updated 4 months ago
- Rabbit VM.☆103Updated 5 years ago
- A toy JavaScript interpreter written in C☆92Updated 11 months ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆141Updated 7 years ago
- A scripting language that accepts a subset of javascript and C/C++☆73Updated last year