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
- A small λ-calculus interpreter in C☆58Updated 10 years ago
- LODA is an assembly language, a computational model and a tool for mining integer sequence programs.☆21Updated 4 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆20Updated 7 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- My esoteric languages☆27Updated 3 years ago
- Compiler for the bJou programming language☆28Updated 5 years ago
- The Egel Programming Language☆84Updated 3 months ago
- stateless model checking for thread libraries, kernels, and transactional memory☆10Updated 6 years ago
- Simple and powerful programming language with type inference☆24Updated 8 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Minimalist RPN language that compiles to x86-64 assembly (with more backends to come).☆18Updated 2 years ago
- lambda calculus interpreter☆44Updated 4 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- The Evi programming language☆16Updated 3 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 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
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- Self-hosting compiler for the Grace programming language☆41Updated last year
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 3 months ago
- Metamath program - source code for the Metamath executable☆84Updated last month
- A Lisp-flavored Assembler for the x86, x86-64, ARM, and MIPS architectures☆16Updated 6 years ago
- Quick C-- compiler (no longer maintained)☆159Updated 11 years ago
- A simple and educational compiler for the SASL programming language☆23Updated 7 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- The Curly programming language (now in Rust!)☆29Updated 4 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆68Updated last week
- minimalist pure lazy functional programming language (pythonic haskell)☆78Updated 5 months ago