[armedbear-devel] [PATCH] Access command line arguments

Dennis Lambe Jr. malsyned at uofr.net
Thu Feb 11 16:51:08 UTC 2010


I've written a small patch to ABCL that copies unrecognized command line
arguments into ext:*command-line-argument-list*.  This is analogous to
SBCL's sb-ext:*posix-argv* or CLISP's ext:*argv* (but without the
executable name that heads up those variables, since that's not passed
in to the Java main() function).

I hope you find it useful enough to merge in.

--Dennis Lambe Jr.
malsyned at malsyned.net

P.S. I tried to send this e-mail before my mailing list registration was
complete.  Moderators, please feel free to disregard that in-limbo copy.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: abcl-command-line-args-svn.patch
Type: text/x-patch
Size: 1809 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20100211/367a9bbe/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 272 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20100211/367a9bbe/attachment.sig>


More information about the armedbear-devel mailing list