Skip to content

A minimal rust-based interpreter for the Brainfu*k programming language.

Notifications You must be signed in to change notification settings

Boolean-Autocrat/bf-rust-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Rust Bf Interpreter

This is a minimal Brainfu*k interpreter written in Rust. (Currently under development)

Usage

$ cargo run --release tests/hllowrld.bf

About

A minimal rust-based interpreter for the Brainfu*k programming language.

Resources

Stars

Watchers

Forks