Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 341 Bytes

AeqB

esolang A=B Haskell implementation via free monad and data types a la carte approach

Execute

  • Run stack exec -- AeqB-exe -f examples/max to start

Run tests

stack test