Select a tag to browse associated projects and drill deeper into the tag cloud.
args4j is a small Java class library that makes it easy to parse command line options/arguments in your CUI application.
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks. It allows you to display an help screen with an high degree of customization and a simple way to report syntax errors to the user. Everything that is boring
ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both declarative (using attributes) and
Command line parameters parser with callback correspond functions and, if necessary, type/semantic checking of values of inputed parameters. Uses ISO C++ and Boost C++ libraries only. Header-only (not need to build) and cross-platform. It's really simple to use!
This library handles the common task of reading arguments from a command line and filling in the values in an object. Argument specification is inferred from the type defintion of the provided argument object. The argument specification may be overriden with attributes. Will gerneate human readable
A library for creating command line driven programs. The main module is a parser for commands typed by the program's user which understands two main types of entities: verbs and nouns.
Atan is an interface to the RoboCup Soccer Server for the 2D simulation league. It should allow you to concentrate on the job of controlling your clients without having to worry about the communication syntax with SServer or creating the UDP connections.
CLAP is a highly featured Command Line Argument Parser. It supports multiple subcommands and switches, which in turn can have multiple subcommands and switches themselves, ... and so on. Using CLAP, you can define a complex graph of relationships between options. Then, just pass in the arguments
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.