emilywoods / easca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

É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

About

License:MIT License


Languages

Language:Elm 100.0%