Skip to content

Sup2point0/brainflop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brainflop

A simple (and probably naive and optimised) parser/compiler/interpreter(?) for the Brainf*ck esolang.

Use

Ensure you have GHC and Cabal installed, then in the project root, run:

cabal run

The executable will ask you to input your Brainf*ck program code, and then it’ll execute it!

About

A simple brainf*ck applicative parser/evaluator in Haskell

Topics

Resources

License

Stars

Watchers

Forks