Installation

Install stack from your favourite package manager.

To try it out:

stack run --repl
stack run sample/factorial.my

This is the only way to run it for now.