mborgerson / jit
A little just-in-time compiler thing
☆18Updated 6 years ago
Alternatives and similar repositories for jit:
Users that are interested in jit are comparing it to the libraries listed below
- A tiny lexical analyser generator☆19Updated 13 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 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.☆52Updated last month
- A portable single file parser/lexer/tokenizer.☆49Updated 6 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- An esoteric programming language☆31Updated 4 years ago
- ☆35Updated last month
- crefl is a runtime library and compiler plug-in to support reflection in C.☆41Updated 7 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A small and simple static analysis tool for C in C☆28Updated 6 months ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- A simple virtual machine, an assembler, and a linker☆27Updated 7 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- Lua trace JIT compiler using LLVM-C☆28Updated 5 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- Portable C Compiler (CVS mirror)☆12Updated 13 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- small embeddable C-style preprocessor☆39Updated last year
- Tiny PreProcessor☆17Updated 3 weeks ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Direct/Interactive C Compiler☆26Updated 7 years ago
- Optimising Compiler for Lua and its derivatives☆8Updated 8 years ago
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Updated 4 years ago