Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainfuck-rs

brainfuck-rs is a brainfuck interpreter implemented in Rust.

Usage

The package is split in a small static library and an executable which provides a simple interface. Using the binary is straightforward:

$ brainfsk -h
Usage: brainfsk [options] [--] <filename>
       brainfsk (-h | --help)

Options:
    -d, --dump  Instead of executing, dump string representation of ops to stdout
    -h, --help  Show this message

About

Brainfuck interpreter in rust

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages