Chapter 16. The Parse-Arguments Library
The Parse-Arguments
library provides a
simple and flexible way to parse the command-line arguments of a Dylan
program. It provides support for the most common types of command-line
options, and can be extended to suit the needs of a particular
application.