haberman / jitdemoLinks
Demo programs for my blog entry "Hello, JIT World!"
☆241Updated 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
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆117Updated last month
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A toy OS☆54Updated 9 years ago
- Henry Spencer's old regular expression library, also known as the book regex library, circa 1986.☆135Updated 10 years ago
- x86 JIT compiler in 86 lines☆966Updated 10 years ago
- track of Tiny C Compiler☆142Updated 15 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- A toy interpreter of lua-like language☆249Updated 5 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
- libpypa is a Python parser implemented in pure C++☆190Updated 7 years ago
- A bump pointer allocator☆70Updated 11 years ago
- Automatically exported from code.google.com/p/llvm-lua☆162Updated 9 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- Code samples for using libjit☆90Updated 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
- a regular express engine☆56Updated 11 years ago
- A compact C preprocessor and declaration parser written in pure Lua☆213Updated 3 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- A Lisp Interpreter Written in C++ Template☆72Updated 4 years ago
- Lua like script language☆18Updated 9 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Updated 7 years ago
- Simple script☆42Updated 8 years ago
- zengl language 嵌入式编程语言☆20Updated 3 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- redis's async event loop library☆189Updated 5 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆99Updated 5 months ago