Thun/implementations/Elm
sforman 20b5f05d29 Elm reformatting and demo HTML page. 2023-09-23 09:37:43 -07:00
..
demo Elm reformatting and demo HTML page. 2023-09-23 09:37:43 -07:00
src Elm reformatting and demo HTML page. 2023-09-23 09:37:43 -07:00
.gitignore In Elm. 2023-07-28 14:18:12 -07:00
Makefile Elm reformatting and demo HTML page. 2023-09-23 09:37:43 -07:00
README.md Elm README. 2023-07-31 11:30:12 -07:00
elm.json Let's use bignums. 2023-09-02 11:11:42 -07:00

README.md

Joy interpreter in Elm

Simple pleasures are the best.

This interpreter written in Elm is part of the Thun project.

You should be able to run elm reactor in this directory and then browse to http://localhost:8000/src/Main.elm to try the interpreter.