You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Garrit Franke b8eb8ec636 Merge branch 'master' of https://github.com/garritfra/rustfuck 3 years ago
.github Create FUNDING.yml 3 years ago
examples Add numwarp example 4 years ago
src Fix overflow 4 years ago
.gitignore Initial commit 4 years ago
Cargo.lock Initial commit 4 years ago
Cargo.toml Initial commit 4 years ago
LICENSE Create LICENSE 3 years ago
README.md Update README.md 4 years ago

README.md

rustfuck

Brainfuck Interpreter written in Rust

Usage

cargo run <file.bf>