REPL

From MiniScript Wiki
Revision as of 14:08, 23 July 2023 by JoeStrout (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.