Skip to content

Brainfuck interpreter and compiler in Rust using Logos.

Notifications You must be signed in to change notification settings

HoloTheDrunk/rlbf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rlbf

Brainfuck interpreter and compiler in Rust using Logos.

Running

Everything you need to know is available through the --help flag and the provided compile_examples.sh. Nevertheless, example usage for full compilation is:

$ rlbf -i input.bf -o output --full

About

Brainfuck interpreter and compiler in Rust using Logos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published