elm-repl

E554886

elm-repl is an interactive command-line Read–Eval–Print Loop for the Elm programming language, used to quickly test and experiment with Elm code.

Try in SPARQL Jump to: Statements Referenced by

Statements (30)

Predicate Object
instanceOf Elm tool
command-line program
interactive shell
read–eval–print loop
category programming language REPL
software development tool
hasProperty interactive
runs in a terminal
text-based
input Elm expressions
interface command-line interface
output evaluated Elm values
partOf Elm tooling ecosystem
platform Unix-like operating systems
Windows
macOS
primaryPurpose rapid feedback when writing Elm code
programmingLanguage Elm NERFINISHED
relatedTo Elm compiler NERFINISHED
Elm language server
Elm package manager
requires Elm compiler installation
supportsFeature expression evaluation without creating a full Elm project
incremental code experimentation
typicalUser Elm developers
Elm learners
usedFor experimenting with Elm code
interactive evaluation of Elm expressions
learning Elm interactively
quickly testing Elm code

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

elm-reactor relatedTo elm-repl