atscntrb-as-getopt
v0.1.0
Published
getopt command line parsing for ATS/Postiats
Downloads
1
Readme
getopt
This is a library for C-style getopt
command line argument parsing.
Features
- type-safe
- efficient
- bare-bones (this might be a misfeature!)
Usage examples
See the TEST directory.
License
Distributed under the 3-clause BSD (see the LICENSE file)
--Artyom Shalkhakov