Skip to content

v4run/bfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainfuck compiler

A toy brainfuck compiler created as part of learning. Influenced by this blog. Thanks @mrnugget for the wonderful blog.

Running

go build && ./bfc brainfuck_file.b

About

Toy brainfuck compiler

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages