Skip to content

argvsc47/HellCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

HellCode

this is a side-project that i made in Go so that i can learn it more

It's just a BrainF--- compiler that compiles to Linux ASM (might add windows support later)

Building

run:

go build HellCode.go

Using

run:

HellCode [inputfile] [outputfile]

and to assemble it use:

nasm [outputfile]

About

Enjoy wasting time with this Joke Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages