An open API service indexing awesome lists of open source software.

https://github.com/overv/bf

Brainfuck interpreter in Rust
https://github.com/overv/bf

Last synced: over 1 year ago
JSON representation

Brainfuck interpreter in Rust

Awesome Lists containing this project

README

          

# bf

This is a basic Brainfuck interpreter I wrote to practice Rust programming.

## Usage

Example:

cargo run --release samples/mandelbrot.bf