lua_cliargs

Arg parser

A command-line argument parsing module for Lua

A command-line argument parsing module for Lua.

GitHub

123 stars
9 watching
24 forks
Language: Lua
last commit: 11 months ago
Linked from 1 awesome list

clicli-argscommand-lineluaterminal

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mpeterv/argparse A feature-rich command line parser for Lua 260
lunarmodules/luacheck A tool for detecting issues in Lua code 364
lunarmodules/say A Lua string hashing library with support for internationalization and namespace management 46
lunarmodules/luassert A Lua assertion library providing additional tests and custom assertion capabilities. 206
lunarmodules/penlight A collection of reusable Lua libraries for input data handling, functional programming, and OS path management 1,931
lunarmodules/lua-compat-5.3 A compatibility module providing Lua-5.3-style APIs for older versions of the Lua interpreter 229
andremm/lua-parser A Lua parser written with LPegLabel that generates an abstract syntax tree (AST) for parsing Lua 5.3 code 191
burner/argsd A command-line argument parser library for DLang 16
pygy/lulpeg A Lua implementation of a Parsing Expression Grammar library 251
jgm/lunamark A Lua library for converting markdown to various textual formats 197
hengestone/lua-languages A collection of languages and projects that compile to or use Lua as their intermediate language 603
com-lihaoyi/mainargs A utility for parsing command-line arguments and dispatching to main methods in Scala programs. 189
sailormoon/flags An argument parser library that allows parsing command-line arguments in a simple and extensible way. 227
bungle/lua-resty-reqargs A module that retrieves data from HTTP request arguments and files in Lua 52
cofyc/argparse A C-based command line arguments parsing library 690