REPL
Jump to navigation
Jump to search
REPL is an acronym for Read-Eval-Print-Loop. This is a feature of some environments which allows you to type MiniScript code at a prompt, and have it evaluated immediately upon pressing Return.
Both Command-Line MiniScript and Mini Micro feature a REPL.