mborgerson / jitLinks
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
Sorting:
- 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 10 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 4 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated this week
- Yet another C compiler.☆30Updated last year
- A toy programming language interpreter☆33Updated 11 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆13Updated 11 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- ☆35Updated 4 months ago
- A small and simple static analysis tool for C in C☆30Updated 8 months ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆62Updated 11 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
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- A simple virtual machine, an assembler, and a linker☆27Updated 8 years ago
- crefl is a runtime library and compiler plug-in to support reflection in C.☆42Updated 2 weeks ago
- Fabrice Bellard's fbcc C Compiler☆42Updated 5 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆222Updated 13 years ago
- Porting the code from learnopengl.com to PortableGL☆13Updated last year
- Rendering library for 2D/3D graphics☆23Updated last year
- Parser of C-syntax data definitions, C-syntax function definitions☆20Updated 12 years ago