Skip to content

raffitz/hbfi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hbfi - Haskell Brainfuck Interpreter

A neater, more organised version of my Haskell Brainfuck Interpreter.

The original can be found here.

Usage

It reads one single command line parameter, which is the brainfuck code to be read.

It does not read code from stdin, as that is where it gets its IO from.

About

Haskell Brainfuck Interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published