argparse

CLI parser

A feature-rich command line parser for Lua

Feature-rich command line parser for Lua

GitHub

260 stars
16 watching
45 forks
Language: Lua
last commit: almost 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. 612
mpeterv/luacheck A tool for detecting and reporting issues in Lua code 1,921
cofyc/argparse A C-based command line arguments parsing library 690
andremm/lua-parser A Lua parser written with LPegLabel that generates an abstract syntax tree (AST) for parsing Lua 5.3 code 192
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 251
bfgroup/lyra A command line argument parser for C++ 483
stravant/luaminify Tools for parsing and transforming Lua source code 260
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 Provides JSON encoding and parsing capabilities for the Lua programming language 934
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