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 4 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 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☆47Updated 6 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- small embeddable C-style preprocessor☆45Updated 2 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Minimally design scripting language for use on systems with limited resources.☆58Updated 8 years ago
- A tiny lexical analyser generator☆19Updated 14 years ago
- Minimal C Library☆78Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- Aims to be interpreted C written in C.☆32Updated 8 months ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- A C-implemented C compiler☆92Updated last year
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 10 years ago
- Yet another C compiler.☆30Updated last month
- portable, fast, approximate math functions☆28Updated 4 years ago
- A Small C Compiler for old MiniVM (does not work with modern minivm)☆11Updated 2 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆47Updated 5 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A Small RISC-V Virtual Machine☆92Updated 3 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- ☆62Updated 8 years ago
- a unix like OS from scratch☆27Updated 3 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- scc - simple C Compiler☆58Updated 8 years ago