antocuni / jit30minLinks
☆42Updated 5 years ago
Alternatives and similar repositories for jit30min
Users that are interested in jit30min are comparing it to the libraries listed below
Sorting:
- ☆48Updated 4 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆230Updated 7 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- ☆30Updated 4 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated 3 months ago
- A compiler for x86-64 with an SLR parser.☆10Updated last year
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Tools for rapid prototyping of DSL compilers☆85Updated 4 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 6 months ago
- Code samples for using libjit☆91Updated 8 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- A Pratt Parser implementation in Python☆31Updated 8 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆79Updated 10 months ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- Some experiments with SMT solvers and GIMPLE IR☆38Updated last year
- Python bindings for libgccjit.so☆48Updated 9 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 3 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago