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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- 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
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- An esoteric programming language☆29Updated 4 years ago
- A portable single file parser/lexer/tokenizer.☆46Updated 6 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 this week
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated this week
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- ☆34Updated this week
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆12Updated 7 months ago
- A small and simple static analysis tool for C in C☆28Updated 4 months ago
- small embeddable C-style preprocessor☆38Updated last year
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- Fabrice Bellard's fbcc C Compiler☆40Updated 5 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆20Updated 12 years ago
- Yet another C compiler.☆29Updated last year
- Simple string pattern matcher for C☆25Updated 4 years ago
- My working copy of tinycc made reentrant☆27Updated 2 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- A C vector library similar to the C++ STL vector☆18Updated last month
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 5 years ago
- Portable C Compiler (CVS mirror)☆11Updated 12 years ago
- Tiny PreProcessor☆17Updated 10 months ago
- A simple virtual machine, an assembler, and a linker☆27Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago