Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource lua-luarepl

REPL.lua 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. Many software projects have made the choice to embed Lua in their projects to allow their users some extra flexibility. Some of these projects would also like to provide a Lua REPL in their programs for debugging or rapid development. Most Lua programmers are familiar with the standalone Lua interpreter as a Lua REPL; however, it is bound to the command line. Until now, Lua programmers would have to implement their own REPL from scratch if they wanted to include one in their programs. This project aims to provide a REPL implemented in pure Lua that almost any project can make use of. This library also includes an example application (rep.lua), which serves as an alternative to the standalone interpreter included with Lua. If the lua-linenoise library is installed, it uses linenoise for history and tab completion; otherwise, it tries to use rlwrap for basic line editing. If you would like the arrow keys to work as expected rather than printing things like `^[[A`, please install the lua-linenoise library or the rlwrap program.

Found 1 sites for lua-luarepl

Found 19 RPM for lua-luarepl

PackageSummaryDistributionDownload
lua-luarepl-0.10-5.fc40.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora Rawhide for x86_64lua-luarepl-0.10-5.fc40.noarch.rpm
lua-luarepl-0.10-5.fc40.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora Rawhide for aarch64lua-luarepl-0.10-5.fc40.noarch.rpm
lua-luarepl-0.10-5.fc40.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora Rawhide for ppc64lelua-luarepl-0.10-5.fc40.noarch.rpm
lua-luarepl-0.10-5.fc40.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora Rawhide for s390xlua-luarepl-0.10-5.fc40.noarch.rpm
lua-luarepl-0.10-5.fc40.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora 40 for x86_64lua-luarepl-0.10-5.fc40.noarch.rpm
lua-luarepl-0.10-5.fc40.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora 40 for aarch64lua-luarepl-0.10-5.fc40.noarch.rpm
lua-luarepl-0.10-5.fc40.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora 40 for ppc64lelua-luarepl-0.10-5.fc40.noarch.rpm
lua-luarepl-0.10-5.fc40.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora 40 for s390xlua-luarepl-0.10-5.fc40.noarch.rpm
lua-luarepl-0.10-3.fc39.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora 39 for x86_64lua-luarepl-0.10-3.fc39.noarch.rpm
lua-luarepl-0.10-3.fc39.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora 39 for aarch64lua-luarepl-0.10-3.fc39.noarch.rpm
lua-luarepl-0.10-3.fc39.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora 39 for ppc64lelua-luarepl-0.10-3.fc39.noarch.rpm
lua-luarepl-0.10-3.fc39.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora 39 for s390xlua-luarepl-0.10-3.fc39.noarch.rpm
lua-luarepl-0.10-2.fc38.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora 38 for x86_64lua-luarepl-0.10-2.fc38.noarch.rpm
lua-luarepl-0.10-2.fc38.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora 38 for aarch64lua-luarepl-0.10-2.fc38.noarch.rpm
lua-luarepl-0.10-2.fc38.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora 38 for ppc64lelua-luarepl-0.10-2.fc38.noarch.rpm
lua-luarepl-0.10-2.fc38.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora 38 for s390xlua-luarepl-0.10-2.fc38.noarch.rpm
lua-luarepl-0.10-1.fc37.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora 37 updates for x86_64lua-luarepl-0.10-1.fc37.noarch.rpm
lua-luarepl-0.10-1.fc37.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora 37 updates for aarch64lua-luarepl-0.10-1.fc37.noarch.rpm
lua-luarepl-0.10-1.fc37.noarch.htmlREPL.lua - a reusable Lua REPL written in LuaFedora 37 updates for armhfplua-luarepl-0.10-1.fc37.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet