开发者

Does CLISP have something like SBCL's sb-ext:*posix-argv*?

开发者 https://www.devze.com 2023-01-26 21:30 出处:网络
I\'d like to be able to access CLISP\'s argv fro开发者_运维百科m Lisp.It seems that there is either ext:argv or ext:*args*, depending on your needs (from the implementation notes).

I'd like to be able to access CLISP's argv fro开发者_运维百科m Lisp.


It seems that there is either ext:argv or ext:*args*, depending on your needs (from the implementation notes).

0

精彩评论

暂无评论...
验证码 换一张
取 消