lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I like lua_cliargs  https://github.com/amireh/lua_cliargs

flexible, good help text and a nice debug aid.



On 11 Apr 2016, at 21:42, Petite Abeille <petite.abeille@gmail.com> wrote:

Hello,

Would anyone recommend a Lua command line parsing module?

Aside from these:

http://lua-users.org/wiki/CommandLineParsing

Preferably something in Lua, small, and more or less POSIX compliant.

Suggestions?

Thanks!