REPL
Browse docs
The repl command starts an interactive shell. It is the equivalent of simply running lua, but with nice modern features.
Usage
Simply run the repl command as so:
lde replHere’s how it’ll look:

Features
- Syntax Highlighting
- Line Editing
- Command History
- Autocompletion of globals and table fields
- Pretty printing of table values