Skip to content

omgitsaheadcrab/brainfuckr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

brainfuckr

Yet another brainfuck interpreter written in Rust.

MITLicensed

Getting Started

Installation

To begin, clone the repository with

git clone https://github.com/omgitsaheadcrab/brainfuckr

Running Tests

Tests can be run using cargo

cargo test

Usage

brainfuckr in action!

Evaluate example .b source file

cargo run -- --src tests/test_files/hello_world.b

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

About

Yet another brainfuck interpreter written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published