Swift-Brainfuck
Brainfuck interpreter
An implementation of the Brainfuck programming language in Swift
Brainfuck interpreter written in Swift using Playground.
9 stars
1 watching
1 forks
Language: Swift
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the Brainfuck programming language in Rust, compiled to WebAssembly for execution in web browsers. | 10 |
| Installs a Brainfuck compiler interpreter | 2 |
| An embeddable interpreter for the Brainfuck programming language | 9 |
| An implementation of a Brainfuck-inspired language in Ruby, using the Brainfuck syntax to manipulate memory and execute instructions. | 1 |
| 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 |
| An interpreter written in JSONiq to execute the Brainfuck programming language | 40 |
| Converts Brainfuck code to WebAssembly bytecode | 45 |
| A JIT compiler for running Brainfuck programs on x86_64 UEFI | 85 |
| Compiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms. | 22 |
| An interpreter for a Brainf*ck variant designed to run on the GameBoy console. | 2 |
| A minimal programming language with basic operations and a simple grammar | 5 |
| A Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library | 8 |
| Formalizing Brainfuck in Coq to prove its properties and verify a compiler for simple arithmetic expressions. | 26 |