Brainfuck-Go is a Brainfuck interpreter written in Go.
Compile using go build and run:
./bf filename
./bf hw.bf
curl -s "http://www.99-bottles-of-beer.net/download/1718" > bottles.bf
./bf bottles.bf
Brainfuck-Go is a Brainfuck interpreter written in Go.
Compile using go build and run:
./bf filename
./bf hw.bf
curl -s "http://www.99-bottles-of-beer.net/download/1718" > bottles.bf
./bf bottles.bf