davidmalcolm / jittest
Experiments with JIT compilation
☆64Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for jittest
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆92Updated last week
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 10 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- A lightweight conservative garbage collector for C/C++☆118Updated 6 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 11 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- 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
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆29Updated 9 years ago
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 7 years ago
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 6 years ago
- A simple, pure C, jit library☆16Updated 8 years ago
- Fedjmike's C Compiler☆130Updated 7 years ago
- A lightweight garbage collector for C++ programs☆67Updated 10 months ago
- BSD Licensed Bignum Library☆232Updated 8 months ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- Lemon is an LALR(1) parser generator for C or C++.☆14Updated 10 years ago
- A just-in-time compiler for c minus☆46Updated 11 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- lemon parser generator, with better c++11 support☆28Updated 3 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 9 years ago
- Fast, efficient string interning☆90Updated 7 years ago
- A generic mark-and-sweep garbage collector☆44Updated 12 years ago