bf-go is a BF interpreter written in Golang.
Example Usage:
go build .
go run . --program_file=examples/helloword.bf
Output:
Hello World!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
bf-go is a BF interpreter written in Golang.
Example Usage:
go build .
go run . --program_file=examples/helloword.bf
Output:
Hello World!