vbf

Brainfuck interpreter

An interpreter and compiler for the brainfuck programming language

A brainfuck interpreter/compiler written in V.

GitHub

19 stars
2 watching
4 forks
Language: V
last commit: over 3 years ago
Linked from 1 awesome list

brainfuckbrainfuck-interpreterinterpretervvlang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
shayokhshorfuddin/vfuck An implementation of the Brainfuck programming language in V programming language 0
bitnenfer/gameboy-brainfuck An implementation of a Brainfuck interpreter optimized for the Game Boy's limited architecture. 16
dantecatalfamo/brainfuck-zig An embeddable interpreter for the Brainfuck programming language 9
fabasoad/setup-brainfuck-action Installs a Brainfuck compiler interpreter 2
xavieryao/swift-brainfuck An implementation of the Brainfuck programming language in Swift 9
shritesh/brainfuck-rs-wasm An implementation of the Brainfuck programming language in Rust, compiled to WebAssembly for execution in web browsers. 10
elseyf/gbfk An interpreter for a Brainf*ck variant designed to run on the GameBoy console. 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
m4tx/uefi-jitfuck A JIT compiler for running Brainfuck programs on x86_64 UEFI 85
reynir/brainfuck Formalizing Brainfuck in Coq to prove its properties and verify a compiler for simple arithmetic expressions. 26
makenowjust/bf.jq An interpreter written in JSONiq to execute the Brainfuck programming language 40
verdie-g/brainfuck2wasm Converts Brainfuck code to WebAssembly bytecode 45
delta456/monkey_v An implementation of a programming language interpreter in V. 38
andygrunwald/vdf A library that parses and processes the Valve Data Format (VDF) used in game development. 44
zonuexe/hhiro_lang A minimal programming language with basic operations and a simple grammar 5