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☆57Updated 11 years ago
- Compiler for the bJou programming language☆27Updated 5 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- Simple and powerful programming language with type inference☆24Updated 8 years ago
- The Egel Programming Language☆83Updated 6 months ago
- minimalist pure lazy functional programming language (pythonic haskell)☆79Updated 8 months ago
- My esoteric languages☆27Updated 3 years ago
- Self-hosting compiler for the Grace programming language☆41Updated last year
- lambda calculus interpreter☆44Updated 4 years ago
- stateless model checking for thread libraries, kernels, and transactional memory☆10Updated 6 years ago
- The Evi programming language☆16Updated 3 years ago
- Automatically exported from code.google.com/p/ghilbert☆47Updated 8 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 6 months ago
- Mini C Compiler☆24Updated 5 years ago
- The Curly programming language (now in Rust!)☆31Updated 4 years ago
- LODA is an assembly language, a computational model and a tool for mining integer sequence programs.☆21Updated 4 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- The Riff programming language☆22Updated 2 years ago
- Quick C-- compiler (no longer maintained)☆163Updated 11 years ago
- A simple implementation for pretty, Rust-style error diagnostics.☆27Updated 5 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- A toy tracing JIT compiled programming language☆30Updated 7 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 8 years ago
- A programming language somewhat resembling cellular processes.