Crates.io | brainf_intp |
lib.rs | brainf_intp |
version | 0.1.0 |
source | src |
created_at | 2024-06-20 19:10:19.780674 |
updated_at | 2024-06-20 19:10:19.780674 |
description | Brainfuck interpreter implemented in Rust |
homepage | |
repository | |
max_upload_size | |
id | 1278288 |
size | 41,102 |
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