Skip to content

An optimizing Brainf*** interpreter written in Haskell

License

Notifications You must be signed in to change notification settings

cjsmeele/Fainbruck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fainbruck

Fainbruck is an optimizing Brainfuck interpreter written in Haskell.

Just a fun little educational hobby-project :-)

Note: Build with ghc optmizations on, if possible:

cabal build --ghc-options="-fobject-code -fllvm -Odph"

Author

About

An optimizing Brainf*** interpreter written in Haskell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published