Requirements:
* Use dynamic rules for options, argument options, and arguments.
* Support options, argument options, non-option arguments

Cool to have:
* Should provide support for ‘pretty’ help (separate left and right column)
* Conform to the Utility Argument Syntax in the Single Unix Specification. ( http://www.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap12.html )
* Support the GNU extensions (Program Argument Syntax) ( http://www.gnu.org/software/libc/manual/html_node/Argument-Syntax.html )
* Support single hyphen non-option argument (usually stdin/stdout)

Submitted on 25 September 2004 at 00:02

On 20 October 2004 at 13:48 Jira commented:

STR-172, martin:
Maybe this mechanism should not be designed to be used by hand: there is a strong case for using a more declarative description of command-line arguments (DocBook, Niels’ work on XTC) and deriving the actual implementation from this. Now the XML tools are in StrategoXT, this shouldn’t be a big problem.


On 26 November 2004 at 22:45 Jira commented:

STR-172, martin:
Requires more thinking about a tool specification. Also, we must fix compiler issues first.


On 9 January 2013 at 16:57 Eelco Visser removed tag 0.19

On 9 January 2013 at 16:57 Eelco Visser tagged 0.19M1

On 9 January 2013 at 16:57 Eelco Visser removed tag 0.19M1

On 9 January 2013 at 16:57 Eelco Visser tagged interesting

Log in to post comments