lua-users home
lua-l archive

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


> So what are you all using for Getopt or preferably Getopt_long in Lua?

http://luaforge.net/projects/alt-getopt/

It support both POSIX short options and long options.