[Ecls-list] command line arguments

Goffioul Michael goffioul at imec.be
Tue Feb 21 00:07:11 UTC 2006


> I'd like to make a "standalone executable" using ecl. What is 
> the ecl equivalent of sbcl's sb-ext:*posix-argv* or clisp's 
> ext:*args*?

(si::argv <index>)
(si::argc)

Those are functions, not variables.

Michael.




More information about the ecl-devel mailing list