gameboy-brainfuck
Brainfuck interpreter
An implementation of a Brainfuck interpreter optimized for the Game Boy's limited architecture.
Implementation of a brainfuck interpreter written for the Game Boy.
16 stars
3 watching
3 forks
Language: Pascal
last commit: over 9 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An interpreter for a Brainf*ck variant designed to run on the GameBoy console. | 2 | |
| An interpreter and compiler for the brainfuck programming language | 19 | |
| An embeddable interpreter for the Brainfuck programming language | 9 | |
| An implementation of the Brainfuck programming language in Swift | 9 | |
| Installs a Brainfuck compiler interpreter | 2 | |
| An implementation of the Brainfuck programming language in Rust, compiled to WebAssembly for execution in web browsers. | 10 | |
| An interpreter written in JSONiq to execute the Brainfuck programming language | 40 | |
| A Flappy Bird clone implemented on the Game Boy using C. | 21 | |
| An implementation of a Brainfuck-inspired language in Ruby, using the Brainfuck syntax to manipulate memory and execute instructions. | 1 | |
| A Flappy Bird clone built from scratch in Assembly code for the Game Boy | 91 | |
| A JIT compiler for running Brainfuck programs on x86_64 UEFI | 85 | |
| A minimal programming language with basic operations and a simple grammar | 5 | |
| Formalizing Brainfuck in Coq to prove its properties and verify a compiler for simple arithmetic expressions. | 26 | |
| An interpreter for a variant of Commodore BASIC 6502 | 452 |