Crates.io | boof |
lib.rs | boof |
version | 1.1.0 |
source | src |
created_at | 2022-08-26 15:09:31.155066 |
updated_at | 2024-09-30 19:06:13.477548 |
description | A Brainfuck interpreter, and also a dog |
homepage | https://tree.ht/lilac/boof |
repository | https://tree.ht/lilac/boof |
max_upload_size | |
id | 652846 |
size | 21,145 |
An implementation of Brainfuck in Rust, with an extra couple quality-of-life instructions. Not "oh man, this is so easy now!" quality of life, more like "wow, this is the bare minimum amount of introspection I expect a system to provide me!"
Boof also has a cute lil mascot named August. He's a very a very good boy. :)
If you don't want to write your own Boof programs, but would like it watch a more interesting program run than what is bundled in the examples/ folder, check out Brainfuck Enterprise Solutions or brainfuck.org. The fib.b and golden.b are both pretty interesting to just watch!