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☆94Updated 6 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated last week
- ucc - a tiny C89 compiler for x86☆107Updated 14 years ago
- x86 JIT compiler in 86 lines☆961Updated 9 years ago
- track of Tiny C Compiler☆142Updated 15 years ago
- A toy OS☆54Updated 8 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
- Unofficial libjit mirror.☆62Updated 5 years ago
- ☆190Updated 2 years ago
- "interesting" VM in C. Let's see how this goes.☆984Updated 4 years ago
- Automatically exported from code.google.com/p/llvm-lua☆161Updated 9 years ago
- Code samples for using libjit☆91Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- redis's async event loop library☆188Updated 5 years ago
- A compact C preprocessor and declaration parser written in pure Lua☆213Updated 3 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆47Updated 2 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++☆122Updated 6 years ago
- A toy interpreter of lua-like language☆248Updated 5 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated 7 years ago
- a regular express engine☆56Updated 10 years ago
- Genius programmer should write his own lisp!☆57Updated last week
- DynASM with Lua mode☆105Updated 5 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 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 5 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A single-header incremental garbage collector library☆290Updated 10 months ago
- An implementation of Scheme in Python and C++☆173Updated 6 months ago