Skip to content

csixteen/go-bff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-bff

Simple Brainfuck interpreter written in Go.

Building

$ make release

Testing

$ make test
go run main.go tests/hello2.bf
Hello, world!
go run main.go tests/hello.bf
Hello, world!
[test] finished!

About

Simple Brainfuck interpreter written in Go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published