[armedbear-devel] [PATCH] Access command line arguments
11 Feb
2010
11 Feb
'10
4:51 p.m.
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@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.
5473
Age (days ago)
5473
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dennis Lambe Jr.