Description
An Isocline-based Lua REPL for the HsLua ecosystem. It provides an interactive prompt for evaluating Lua code with line editing support.
Developers use it for experimentation, debugging, and testing Lua integrations. Code typed into a REPL executes immediately, so avoid running untrusted snippets or commands that modify important data.