gbfk
Brainf*ck interpreter
An interpreter for a Brainf*ck variant designed to run on the GameBoy console.
Brainf*ck Interpreter for GameBoy
2 stars
1 watching
1 forks
Language: Assembly
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bitnenfer/gameboy-brainfuck | An implementation of a Brainfuck interpreter optimized for the Game Boy's limited architecture. | 16 |
dariotarantini/vbf | An interpreter and compiler for the brainfuck programming language | 19 |
shayokhshorfuddin/vfuck | An implementation of the Brainfuck programming language in V programming language | 0 |
makenowjust/bf.jq | An interpreter written in JSONiq to execute the Brainfuck programming language | 40 |
dantecatalfamo/brainfuck-zig | An embeddable interpreter for the Brainfuck programming language | 9 |
mist64/cbmbasic | An interpreter for a variant of Commodore BASIC 6502 | 451 |
xavieryao/swift-brainfuck | An implementation of the Brainfuck programming language in Swift | 9 |
skx/gobasic | A BASIC interpreter written in Golang. | 331 |
fabasoad/setup-brainfuck-action | Installs a Brainfuck compiler interpreter | 2 |
oppai/we-i_lang | An implementation of a Brainfuck-inspired language in Ruby, using the Brainfuck syntax to manipulate memory and execute instructions. | 1 |
shritesh/brainfuck-rs-wasm | An implementation of the Brainfuck programming language in Rust, compiled to WebAssembly for execution in web browsers. | 10 |
reynir/brainfuck | Formalizing Brainfuck in Coq to prove its properties and verify a compiler for simple arithmetic expressions. | 26 |
dbetz/notc | An interpreter with C-like syntax for simple programming tasks and built-in functionality. | 3 |
jdeblese/gbcpu | A VHDL implementation of the Gameboy CPU and its peripherals | 9 |
katef/kgt | A tool for converting and manipulating text-based grammar specifications into different formats. | 593 |