brainfuck-zig
Brainfuck interpreter
An embeddable interpreter for the Brainfuck programming language
Brainfuck interpreter written in zig
9 stars
3 watching
1 forks
Language: Zig
last commit: 12 months ago
Linked from 2 awesome lists
brainfuckbrainfuck-interpreterzig
Related projects:
Repository | Description | Stars |
---|---|---|
dariotarantini/vbf | An interpreter and compiler for the brainfuck programming language | 19 |
bitnenfer/gameboy-brainfuck | An implementation of a Brainfuck interpreter optimized for the Game Boy's limited architecture. | 16 |
shayokhshorfuddin/vfuck | An implementation of the Brainfuck programming language in V programming language | 0 |
xavieryao/swift-brainfuck | An implementation of the Brainfuck programming language in Swift | 9 |
dantecatalfamo/9p-zig | A Zig programming language implementation of the 9P2000 protocol for file system communication | 4 |
dantecatalfamo/zig-dns | An experimental DNS library implemented in Zig. | 57 |
dantecatalfamo/wren-zig | Bindings for integrating Wren with Zig programming language | 26 |
oppai/we-i_lang | An implementation of a Brainfuck-inspired language in Ruby, using the Brainfuck syntax to manipulate memory and execute instructions. | 1 |
fabasoad/setup-brainfuck-action | Installs a Brainfuck compiler interpreter | 2 |
dantecatalfamo/sndio-zig | Provides bindings and wrappers for accessing sound control on multiple operating systems through a single API. | 1 |
dantecatalfamo/opencse | An implementation of the Can't Stop Express dice game in Zig programming language | 1 |
dantecatalfamo/mruby-zig | Provides a set of bindings to integrate the Ruby programming language with the Zig programming language | 33 |
ziglang/zig-mode | A mode for Emacs to support the Zig programming language | 171 |
fabioarnold/zig-gorillas | A game written in Zig that simulates a classic QBasic-style multiplayer experience | 54 |
zonuexe/hhiro_lang | A minimal programming language with basic operations and a simple grammar | 5 |