haberman / jitdemoLinks
Demo programs for my blog entry "Hello, JIT World!"
☆242Updated 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…☆119Updated last month
- Henry Spencer's old regular expression library, also known as the book regex library, circa 1986.☆135Updated 10 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- x86 JIT compiler in 86 lines☆970Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- track of Tiny C Compiler☆141Updated 15 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 8 years ago
- A toy OS☆54Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A compact C preprocessor and declaration parser written in pure Lua☆214Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A single-header incremental garbage collector library☆293Updated last year
- Code samples for using libjit☆91Updated 8 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.☆55Updated last month
- Automatically exported from code.google.com/p/llvm-lua☆158Updated 9 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- a regular express engine☆56Updated 11 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- Lua like script language☆18Updated 9 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 3 weeks ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- A toy interpreter of lua-like language☆249Updated 5 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 9 years ago
- redis's async event loop library☆189Updated 5 years ago