Skip to content

Electro98/gobf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoBF

Usage

go run . [flags] inputFile

Try -h to start!

Why?

When trying to learn new language my first project is always the brainfuck interpreter!

Why? Because it needs a lot of key aspect of language to be used:

  • Memory access and management
  • Array and other collections
  • Structures, classes and etc
  • CLI and file interactions

And also esoteric programming languages are cool! I like them.

About

Go-based brainfuck interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors