Files
Thun/implementations/Elm
sforman 45f00c8f2e Elm README.
And minor edits.
2023-07-31 11:30:12 -07:00
..
2023-07-30 15:51:29 -07:00
2023-07-28 14:18:12 -07:00
2023-07-28 14:18:12 -07:00
2023-07-31 11:30:12 -07:00

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.