Small Brainfuck Interpreter written in go

alimiracle ed20b88ec9 move to codeberg 5 ヶ月 前
README.md ed20b88ec9 move to codeberg 5 ヶ月 前
go.mod d403250384 shahad 2 年 前
main.go d403250384 shahad 2 年 前

README.md

Important Note:

this project has been archived here and migrated to codeberg. To access the project in codeberg,

visit this Link

Shahad:

Small Brainfuck Interpreter written in go

Build:

You can build the project like any project written in go

go build

Note:

I wrote this project for fun and entertainment