haberman / jitdemoLinks
Demo programs for my blog entry "Hello, JIT World!"
☆239Updated 8 years ago
Alternatives and similar repositories for jitdemo
Users that are interested in jitdemo are comparing it to the libraries listed below
Sorting:
- Documentation for DynASM☆95Updated 6 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated this week
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- x86 JIT compiler in 86 lines☆965Updated 10 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Henry Spencer's old regular expression library, also known as the book regex library, circa 1986.☆135Updated 10 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated 8 years ago
- track of Tiny C Compiler☆142Updated 15 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- ☆190Updated 2 years ago
- A compact C preprocessor and declaration parser written in pure Lua☆213Updated 3 years ago
- Automatically exported from code.google.com/p/llvm-lua☆162Updated 9 years ago
- A toy OS☆54Updated 8 years ago
- redis's async event loop library☆189Updated 5 years ago
- Map object pointer to an unique id☆43Updated 10 years ago
- Lua like script language☆18Updated 9 years ago
- A single-header incremental garbage collector library☆290Updated 11 months ago
- A toy interpreter of lua-like language☆248Updated 5 years ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Buddy memory allocation☆325Updated 13 years ago
- ☆31Updated 4 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆98Updated 3 months ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- A bump pointer allocator☆70Updated 11 years ago
- libpypa is a Python parser implemented in pure C++☆190Updated 7 years ago
- Genius programmer should write his own lisp!☆57Updated 2 weeks 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 this week