Group: comp.lang.forth · Group Profile · Search for Option2 in comp.lang.forth
Author: Gerry
Date: Apr 5, 2008 10:16
...> I think that more than two decades of command-line interfaces tell us a workable approach for the command:acknowledge I/O pair of streams: command: action { -o option1 --option=option2 } { operand } ... and setting up a parser that starts with the default values for that action, fills in the optional values that are specified, then applies the action to the operand is ...
|