Skip to content

mitxela/infrabuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

infrabuck

A simple windows/x86 brainfuck compiler. Performs only the most basic optimization, condensing runs of sequential increment/decrement operations into single instructions.

bf.exe is the command-line compiler, infrabuck.exe is the GUI that invokes it.

Lots more info here: http://mitxela.com/projects/infrabuck

About

windows/x86 brainfuck compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages