Skip to content

LordMZTE/bf-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bf-rs

a tokenizing brainfuck interpreter written in rust

Usage

  • bf-rs file.bf to run code
  • bf-rs file.rs -t to emit an AST in json format
  • bf-rs ast.json -a to run a AST generated with the -t argument

About

Rust Brainfuck interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages