Skip to content
/ bfi Public

Brainf*ck interpreter built with Rust 🦀

Notifications You must be signed in to change notification settings

kawijayaa/bfi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bfi -- Brainf*ck interpreter built with Rust 🦀

Build

cargo build --release

Usage

$ ./bfi hello.bf
Hello World!

$ ./bfi
>> ++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
Hello World!

>> 

About

Brainf*ck interpreter built with Rust 🦀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages