Lua Repl |
|
It is also a module for embedding an interactive Lua interpreter into a larger application; in fact, the interpreter that ships with lua-repl is just a simple client for this module!
You can install lua-repl via LuaRocks:
luarocks install luarepl
The source for lua-repl is available under the MIT/X license, and can be found on GitHub?: https://github.com/hoelzro/lua-repl