Neovim as Lua interpreter

$ luarocks install nlua

Neovim embeds a Lua interpreter, but it doesn't expose the same command line interface as plain lua.
nlua is a script which emulates Lua's command line interface, using Neovim's -l option under the hood.

Versions

0.3.0-17 days ago293 downloads
0.2.0-1337 days ago9,635 downloads
0.1.0-11 year ago1,506 downloads

Dependencies

lua >= 5.1

Manifests