5 lines
157 B
Text
5 lines
157 B
Text
|
This is an interpreter of the brainf*ck language,
|
||
|
written in the pure, lazy, functional language Haskell.
|
||
|
|
||
|
WWW: http://hackage.haskell.org/package/brainfuck
|