Skip to content

Flexible Ada CLI argument parser for intermingled options and arguments.

License

Notifications You must be signed in to change notification settings

tkurtbond/flex_args

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flex_Args - Flexible Ada CLI argument parser for intermingled options and arguments.

Flex_Args is a flexible argument parser for intermingled options and arguments, when you need something other than processing all the options first and then processing all the other arguments.

Two other CLI argument parsers that work in a similar way are the Args egg for CHICKEN Scheme and the Arg module for OCaml.

About

Flexible Ada CLI argument parser for intermingled options and arguments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages