This is a REPL (Read-Eval-Print-Loop) which uses SkertJS to compile and execute code in your browser.
The following REPL commands are supported:
.clear |
Clears the terminal output. |
.load |
Loads a script from a URL. |
.translate |
Translates script code. |
.translateModule |
Translates module code. |