Skip to content

jrmccluskey/bf-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bf-go is a BF interpreter written in Golang.

Example Usage:

go build .
go run . --program_file=examples/helloword.bf

Output:

Hello World!

About

A BF interpreter written in Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages