brianquinlan / brainfuck-jitLinks
A simple Brainfuck JIT written as a learning exercise.
☆16Updated 6 years ago
Alternatives and similar repositories for brainfuck-jit
Users that are interested in brainfuck-jit are comparing it to the libraries listed below
Sorting:
- A home-made stack based language heavily inspired from PostScript☆11Updated 5 years ago
- Compiler for the bJou programming language☆27Updated 5 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- A small λ-calculus interpreter in C☆58Updated 11 years ago
- Simple and powerful programming language with type inference☆24Updated 8 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆20Updated 7 years ago
- LODA is an assembly language, a computational model and a tool for mining integer sequence programs.☆21Updated 4 years ago
- My esoteric languages☆28Updated 3 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- stateless model checking for thread libraries, kernels, and transactional memory☆10Updated 7 years ago
- The Egel Programming Language☆83Updated 2 weeks ago
- lambda calculus interpreter☆46Updated 4 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- minimalist pure lazy functional programming language (pythonic haskell)☆79Updated 9 months ago
- The compiler and standard distribution for the C∀ programming language☆85Updated 3 weeks ago
- A system to amalgamate any features you want into any language you need☆26Updated 3 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 4 years ago
- Reversible programming language☆12Updated 6 years ago
- The Curly programming language (now in Rust!)☆31Updated 4 years ago
- Self-hosting compiler for the Grace programming language☆42Updated last year
- A simple implementation for pretty, Rust-style error diagnostics.☆27Updated 5 years ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Updated last week
- A simple and educational compiler for the SASL programming language☆23Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- Quick C-- compiler (no longer maintained)☆164Updated 11 years ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆54Updated 8 years ago