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
- A small and simple static analysis tool for C in C☆28Updated 7 months ago
- An esoteric programming language☆31Updated 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 2 months ago
- A minimal 64-bit operating system for x86-64☆9Updated last year
- Portable C Compiler (CVS mirror)☆12Updated 13 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- Yet another C compiler.☆30Updated last year
- A small implementation of a regular expression matching engine, written in standard C11.☆13Updated 8 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- A simple virtual machine, an assembler, and a linker☆27Updated 7 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆20Updated 12 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A portable single file parser/lexer/tokenizer.☆49Updated 6 years ago
- uefi app/bootloader development sandbox☆15Updated 9 years ago
- please use the more up-to-date repo of the original author:☆17Updated 9 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- minimal libc☆18Updated 13 years ago
- small embeddable C-style preprocessor☆39Updated last year
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- A Small C Compiler for old MiniVM (does not work with modern minivm)☆11Updated last year
- Minimally design scripting language for use on systems with limited resources.☆54Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- Direct/Interactive C Compiler☆26Updated 7 years ago