Small Brainfuck Interpreter written in go
|
3 年之前 | |
---|---|---|
README.md | 3 年之前 | |
go.mod | 3 年之前 | |
main.go | 3 年之前 |
Small Brainfuck Interpreter written in go
You can build the project like any project written in go
go build
I wrote this project for fun and entertainment