Deprecated

elm-repl

a REPL for Elm

https://github.com/elm-lang/elm-repl

Latest on Hackage:0.4.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Evan Czaplicki
Maintained by [email protected]

A read-eval-print-loop (REPL) for evaluating Elm expressions, definitions, ADTs, and module imports. This tool is meant to help you play with small expressions and interact with functions deep inside of larger projects.