Skip to content

gthvn1/brainfuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainfuck

  • A Brainfuck interpreter.
  • Work is in progress.
  • cargo test
  • You can try rot13...
    • cargo run --bin rot13
    • Enter your text, then enter and Ctrl-D
❯ cargo run --bin rot13
    Finished dev [unoptimized + debuginfo] target(s) in 0.00s
     Running `target/debug/rot13`
Hello sailor!

[rot13] Uryyb fnvybe!

About

Brainfuck interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published