Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 137 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 137 Bytes

baffi

A naive brainfuck interpreter written in Rust.

Build with:

$ cargo build --release

Run with:

$ baffi program_file.b