brainf_intp

Crates.iobrainf_intp
lib.rsbrainf_intp
version0.1.0
sourcesrc
created_at2024-06-20 19:10:19.780674
updated_at2024-06-20 19:10:19.780674
descriptionBrainfuck interpreter implemented in Rust
homepage
repository
max_upload_size
id1278288
size41,102
Johan Montorfano (johanmontorfano)

documentation

README

brainf*ck Interpreter

This is a fckingly easy-to-use brainfck interpreter, just pass your code as an argument of the executable:

brainf_intp [,.]

To install or test the interpreter, either build it from the source using Cargo or install it using cargo:

cargo install brainf_intp
Commit count: 0

cargo fmt