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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A portable single file parser/lexer/tokenizer.☆46Updated 6 years ago
- A small and simple static analysis tool for C in C☆28Updated 5 months ago
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- An esoteric programming language☆29Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 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
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago
- A minimal 64-bit operating system for x86-64☆9Updated last year
- Direct/Interactive C Compiler☆26Updated 7 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- My coreboot work☆23Updated 14 years ago
- Yet another C compiler.☆29Updated last year
- 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
- Rendering library for 2D/3D graphics☆22Updated last year
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆12Updated 9 months ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- A single-header C command line parsing library☆13Updated 6 years ago
- A simple virtual machine, an assembler, and a linker☆27Updated 7 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- i8080 state/cycle accurate emulator which tries to mimick a possible hardware implementation☆13Updated 8 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆20Updated 12 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- crefl is a runtime library and compiler plug-in to support reflection in C.☆41Updated 6 months ago
- uefi app/bootloader development sandbox☆15Updated 8 years ago