Amnesia An interpreter for the Amnesia esoteric programming language. Installation Use Cabal to build the project locally. git clone https://github.com/subrange/amnesia cd amnesia cabal build Usage cabal run amnesia -- <program.amn> Reference I highly recommend watching: Haskell for Imperative Programmers