lua-users home
lua-l archive

Re: Command Line Parsing?

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


On Mon, Apr 11, 2016 at 9:42 PM, Petite Abeille
<petite.abeille@gmail.com> wrote:
> Would anyone recommend a Lua command line parsing module?
As you can see, more than enough options ;)
Lapp has an unusual take on the problem:
http://stevedonovan.github.io/Penlight/api/libraries/pl.lapp.html
You have to write usage text; lapp parses this.
(part of Penlight but only needs the pl.sip module to work)

AltStyle によって変換されたページ (->オリジナル) /