boof

Crates.ioboof
lib.rsboof
version1.1.0
sourcesrc
created_at2022-08-26 15:09:31.155066
updated_at2024-09-30 19:06:13.477548
descriptionA Brainfuck interpreter, and also a dog
homepagehttps://tree.ht/lilac/boof
repositoryhttps://tree.ht/lilac/boof
max_upload_size
id652846
size21,145
Kayla Washburn (aslilac)

documentation

https://docs.rs/crate/boof

README

Boof!

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!

Commit count: 0

cargo fmt