A Lua REPL implemented in Lua for embedding in other programs
https://github.com/hoelzro/lua-repl
This project has two uses:
- An alternative to the standalone interpreter included with Lua, one that
supports things like plugins, tab completion, and automatic insertion of
return in front of expressions.
- A REPL library you may embed in your application, to provide all of the
niceties of the standalone interpreter included with Lua and then some.
- Sources inherited from project openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:RISCV/lua-luarepl && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _multibuild | 0000000103 103 Bytes | |
| _scmsync.obsinfo | 0000000273 273 Bytes | |
| _service | 0000000642 642 Bytes | |
| build.specials.obscpio | 0000000288 288 Bytes | |
| lua-luarepl.changes | 0000001070 1.04 KB | |
| lua-luarepl.spec | 0000003621 3.54 KB | |
| lua-repl-0.10.tar.xz | 0000020624 20.1 KB |
Comments 0