argparse

CLI parser

A feature-rich command line parser for Lua

Feature-rich command line parser for Lua

GitHub

266 stars
16 watching
45 forks
Language: Lua
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lunarmodules/lua_cliargs A command-line argument parsing module for Lua 123
akamensky/argparse Provides a flexible and easy-to-use command line argument parsing solution for Go programs. 617
mpeterv/luacheck A tool for detecting and reporting issues in Lua code 1,923
cofyc/argparse A C-based command line arguments parsing library 694
andremm/lua-parser A Lua parser written with LPegLabel that generates an abstract syntax tree (AST) for parsing Lua 5.3 code 193
cosiner/argv A library to parse and split command line strings into argument arrays 41
pygy/lulpeg A Lua implementation of a Parsing Expression Grammar library 254
bfgroup/lyra A command line argument parser for C++ 493
stravant/luaminify Tools for parsing and transforming Lua source code 259
sacek/lpeglj A Lua implementation of a LPeg parser for pattern matching 109
chh/optparse A lightweight command line argument parser for PHP 19
mpx/lua-cjson A Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities. 939
jhumphry/parse_args A package to parse command line arguments and options in Ada 2012 12
gvx/bitser A Lua serialization and deserialization library optimized for speed and compactness 159
craigbarnes/lua-gumbo A C-based HTML5 parser and DOM library for Lua 133