/f_ck

Tail call dispatch based brainfuck interpreter with peekhole optimization

Primary LanguageRustMIT LicenseMIT

F*ck

Tail call interpreter with some peephole optimizations for brainfuck.

Build & Test

cargo build --release
cargo test

Usage

./target/release/f_ck [input file]