Swift-Brainfuck

Brainfuck interpreter

An implementation of the Brainfuck programming language in Swift

Brainfuck interpreter written in Swift using Playground.

GitHub

9 stars
1 watching
1 forks
Language: Swift
last commit: over 12 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shritesh/brainfuck-rs-wasmAn implementation of the Brainfuck programming language in Rust, compiled to WebAssembly for execution in web browsers.10
fabasoad/setup-brainfuck-actionInstalls a Brainfuck compiler interpreter2
dantecatalfamo/brainfuck-zigAn embeddable interpreter for the Brainfuck programming language9
oppai/we-i_langAn implementation of a Brainfuck-inspired language in Ruby, using the Brainfuck syntax to manipulate memory and execute instructions.1
bitnenfer/gameboy-brainfuckAn implementation of a Brainfuck interpreter optimized for the Game Boy's limited architecture.16
dariotarantini/vbfAn interpreter and compiler for the brainfuck programming language19
makenowjust/bf.jqAn interpreter written in JSONiq to execute the Brainfuck programming language40
verdie-g/brainfuck2wasmConverts Brainfuck code to WebAssembly bytecode45
m4tx/uefi-jitfuckA JIT compiler for running Brainfuck programs on x86_64 UEFI85
serprex/brainwebfuckassemblyCompiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms.22
elseyf/gbfkAn interpreter for a Brainf*ck variant designed to run on the GameBoy console.2
zonuexe/hhiro_langA minimal programming language with basic operations and a simple grammar5
sketchytech/swiftographyA Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library8
reynir/brainfuckFormalizing Brainfuck in Coq to prove its properties and verify a compiler for simple arithmetic expressions.26