Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-brainfuck

This is a brainfuck interpreter that I'm writing for fun.

Build

To build:

go build -o main

Run

To run:

./main SOME_BF_FILE

Lint

To lint:

gofmt -w .

Test

To test:

go test ./...

About

This is a brainfuck interpreter that I'm writing for fun.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages