mborgerson / jitLinks
A little just-in-time compiler thing
☆18Updated 7 years ago
Alternatives and similar repositories for jit
Users that are interested in jit are comparing it to the libraries listed below
Sorting:
- 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.☆55Updated 3 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Fabrice Bellard's fbcc C Compiler☆45Updated 6 years ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- Minimal C Library☆78Updated 7 years ago
- small embeddable C-style preprocessor☆45Updated 2 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 6 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- Minimally design scripting language for use on systems with limited resources.☆58Updated 8 years ago
- Direct/Interactive C Compiler☆26Updated 8 years ago
- A Small C Compiler for old MiniVM (does not work with modern minivm)☆11Updated 2 years ago
- Parser and compiler for Ravi and Lua☆70Updated 3 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- A C-implemented C compiler☆92Updated last year
- A portable, software-only OpenGL 1.1 rasterizer in C99☆91Updated 2 weeks ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A JIT compiler for the BASIC programming language☆12Updated 4 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆46Updated 5 months ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A Small RISC-V Virtual Machine☆92Updated 3 years ago