/easca

Primary LanguageElmMIT LicenseMIT

Éasca

Éasca is the makings of an interpreter, written in Elm. It is inspired by the first chapter of Tom Stuart's Understanding Computation.

Installation

Usage

To build the application:

elm-make Main.elm

To make the application:

To run the tests:

elm-test