Skip to content

aneeshdurg/brainfuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

brainfuck

Usage:

  • ghc bf-interpreter.hs
  • ./bf-interpreter [filename]

If a filename isn't specified, the program will be read from stdin

TODO:

  • Use Arrays instead of lists

  • Various optimizations

About

A haskell interpreter for brainfuck

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published