mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-28 02:52:20 +00:00
30d31a3a779ea9773ea82b6fe436ba9f318bd7c9
argparse
Feature-rich command line parser for Lua inspired by argparse for Python.
WIP.
TODO
- Add choices, converters.
- Write tests related to declarative interface.
- Write more tests related to parsing.
- Write tests related to commands.
- Implement automated help and usage message generation.
- Improve error messages.
- Suggestions for command typos. E.g.
$ luarocks isntall
->Did you mean 'install'?
.
Languages
Lua
94.7%
Python
5.3%