Crates.io | rbfi |
lib.rs | rbfi |
version | 1.2.1 |
source | src |
created_at | 2023-07-31 22:57:52.381393 |
updated_at | 2023-08-03 03:34:11.361091 |
description | Extendable brainfuck interpreter written in Rust |
homepage | |
repository | |
max_upload_size | |
id | 931272 |
size | 22,978 |
A simple and fast brainfuck interpreter written in Rust!
Run cargo build --release
to build the file with the compiler's optimizations!
Run the compiled binary directily w/ whatever brainf*ck file you want to run
./rbfi cool.bf