We-i_lang
Brainfuck interpreter
An implementation of a Brainfuck-inspired language in Ruby, using the Brainfuck syntax to manipulate memory and execute instructions.
うぇーいwww
1 stars
2 watching
1 forks
Language: Ruby
last commit: over 12 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | 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 embeddable interpreter for the Brainfuck programming language | 9 |
| | Installs a Brainfuck compiler interpreter | 2 |
| | An implementation of a Brainfuck interpreter optimized for the Game Boy's limited architecture. | 16 |
| | An interpreter and compiler for the brainfuck programming language | 19 |
| | A minimal programming language with basic operations and a simple grammar | 5 |
| | A brainfuck-style programming language with minimalistic instructions | 25 |
| | An interpreter written in JSONiq to execute the Brainfuck programming language | 40 |
| | A JavaScript implementation of an operational monad style for recursive program interpretation | 6 |
| | An implementation of the BASIC programming language in Java | 34 |
| | An interactive BASIC interpreter written in Python | 174 |
| | A minimalistic programming language based on the Brainfuck system | 195 |
| | Formalizing Brainfuck in Coq to prove its properties and verify a compiler for simple arithmetic expressions. | 26 |