vbf
Brainfuck interpreter
An interpreter and compiler for the brainfuck programming language
A brainfuck interpreter/compiler written in V.
19 stars
2 watching
4 forks
Language: V
last commit: over 3 years ago
Linked from 1 awesome list
brainfuckbrainfuck-interpreterinterpretervvlang
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a Brainfuck interpreter optimized for the Game Boy's limited architecture. | 16 |
| An embeddable interpreter for the Brainfuck programming language | 9 |
| Installs a Brainfuck compiler interpreter | 2 |
| An implementation of the Brainfuck programming language in Swift | 9 |
| An implementation of the Brainfuck programming language in Rust, compiled to WebAssembly for execution in web browsers. | 10 |
| An interpreter for a Brainf*ck variant designed to run on the GameBoy console. | 2 |
| An implementation of a Brainfuck-inspired language in Ruby, using the Brainfuck syntax to manipulate memory and execute instructions. | 1 |
| A JIT compiler for running Brainfuck programs on x86_64 UEFI | 85 |
| Formalizing Brainfuck in Coq to prove its properties and verify a compiler for simple arithmetic expressions. | 26 |
| An interpreter written in JSONiq to execute the Brainfuck programming language | 40 |
| Converts Brainfuck code to WebAssembly bytecode | 45 |
| An implementation of a programming language interpreter in V. | 37 |
| A library that parses and processes the Valve Data Format (VDF) used in game development. | 44 |
| A minimal programming language with basic operations and a simple grammar | 5 |