Skip to content

Brainfuck interpreter written in Go. I forked it from MihajiloNesic, but I modified things to my liking.

Notifications You must be signed in to change notification settings

Z6dev/go-fbrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-fbrain

I made this project because "why not?".
For the hee hee haa haa funnies.
read about it at Temples Of man a.k.a my website

Setup and usage

You can run it directly by:
.\go-fbrain [insert brainfuck program path here relative to the main.go path] OR
go run main.go [insert brainfuck program like said up there]

Don't forget to Build it first:
go build main.go

About

Brainfuck interpreter written in Go. I forked it from MihajiloNesic, but I modified things to my liking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •