Cure REPL
Browser-based access to the Cure language. Type
repl
for a full interactive session,
eval 1 + 1
for a one-shot expression, or
help
to list available commands.
While you're here, try the Cure REPL.
Type repl
to start a full interactive session,
eval 1 + 1
for a one-shot expression, or
help
to list commands.
Tab: autocomplete
Up/Down: history
Ctrl+C: interrupt
Ctrl+L: clear