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.

GitHub

16 stars
3 watching
3 forks
Language: Pascal
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
elseyf/gbfk An interpreter for a Brainf*ck variant designed to run on the GameBoy console. 2
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
dantecatalfamo/brainfuck-zig An embeddable interpreter for the Brainfuck programming language 9
xavieryao/swift-brainfuck An implementation of the Brainfuck programming language in Swift 9
fabasoad/setup-brainfuck-action Installs a Brainfuck compiler interpreter 2
shritesh/brainfuck-rs-wasm An implementation of the Brainfuck programming language in Rust, compiled to WebAssembly for execution in web browsers. 10
makenowjust/bf.jq An interpreter written in JSONiq to execute the Brainfuck programming language 40
bitnenfer/flappyboy A Flappy Bird clone implemented on the Game Boy using C. 21
oppai/we-i_lang An implementation of a Brainfuck-inspired language in Ruby, using the Brainfuck syntax to manipulate memory and execute instructions. 1
bitnenfer/flappy-boy-asm A Flappy Bird clone built from scratch in Assembly code for the Game Boy 91
m4tx/uefi-jitfuck A JIT compiler for running Brainfuck programs on x86_64 UEFI 85
zonuexe/hhiro_lang A minimal programming language with basic operations and a simple grammar 5
reynir/brainfuck Formalizing Brainfuck in Coq to prove its properties and verify a compiler for simple arithmetic expressions. 26
mist64/cbmbasic An interpreter for a variant of Commodore BASIC 6502 451