overview · more information and download · license · back

Overview

luaprompt is both an interactive Lua prompt that can be used instead of the official interpreter, as well as a module that provides a Lua command prompt that can be embedded in a host application. As a standalone interpreter it provides many conveniences that are missing from the official Lua interpreter. As an embedded prompt, it's meant for applications that use Lua as a configuration or interface language and can therefore benefit from an interactive prompt for debugging or regular use.

More information and download

To get more information or to download the sources for the latest version of luaprompt, please visit luaprompt's page on GitHub.

Older releases were hosted at Savannah and can be found here.

License

luaprompt is released under the terms and conditions of the MIT/X11 license.