/bf

Yet another brainfuck compiler

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

Go Reference

Just another implementation of brainfuck in Go

Cli

go get github.com/amirali/bf/cmd/bf

Lib

go get -u github.com/amirali/bf

WASM

checkout here.