command line arguments

Faré <[email protected]> Tue, 30 Aug 2005 16:24:23 -0400
Newsgroups gmane.lisp.openmcl.bugs
Message-ID <[email protected]>
I tried to port to openmcl my cl-launch utility to build command-line
invokable cl utilities. One feature I found missing or underdocumented
was the ability to give to a lisp program command line arguments.
Could it be possible that openmcl stops processing arguments after
encountering such an option -- or --end-toplevel-options ? That would
be nice.

[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ]
Every program has at least one bug and can be shortened by at least one
instruction -- from which, by induction, one can deduce that every
program can be reduced to one instruction which doesn't work.