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 5 years ago
Linked from 1 awesome list

brainfuckbrainfuck-interpreterinterpretervvlang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bitnenfer/gameboy-brainfuckAn implementation of a Brainfuck interpreter optimized for the Game Boy's limited architecture.16
dantecatalfamo/brainfuck-zigAn embeddable interpreter for the Brainfuck programming language9
fabasoad/setup-brainfuck-actionInstalls a Brainfuck compiler interpreter2
xavieryao/swift-brainfuckAn implementation of the Brainfuck programming language in Swift9
shritesh/brainfuck-rs-wasmAn implementation of the Brainfuck programming language in Rust, compiled to WebAssembly for execution in web browsers.10
elseyf/gbfkAn interpreter for a Brainf*ck variant designed to run on the GameBoy console.2
oppai/we-i_langAn implementation of a Brainfuck-inspired language in Ruby, using the Brainfuck syntax to manipulate memory and execute instructions.1
m4tx/uefi-jitfuckA JIT compiler for running Brainfuck programs on x86_64 UEFI85
reynir/brainfuckFormalizing Brainfuck in Coq to prove its properties and verify a compiler for simple arithmetic expressions.26
makenowjust/bf.jqAn interpreter written in JSONiq to execute the Brainfuck programming language40
verdie-g/brainfuck2wasmConverts Brainfuck code to WebAssembly bytecode45
delta456/monkey_vAn implementation of a programming language interpreter in V.37
andygrunwald/vdfA library that parses and processes the Valve Data Format (VDF) used in game development.44
zonuexe/hhiro_langA minimal programming language with basic operations and a simple grammar5