8000 Use sys:*line-arguments-list* on LispWorks inside argv · Issue #4 · sjl/adopt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use sys:*line-arguments-list* on LispWorks inside argv #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Yehouda opened this issue Oct 13, 2021 · 0 comments
Closed

Use sys:*line-arguments-list* on LispWorks inside argv #4

Yehouda opened this issue Oct 13, 2021 · 0 comments

Comments

@Yehouda
Copy link
Yehouda commented Oct 13, 2021

in argv in "src/main.lisp", you can add for lispworks:

#+lispworks sys:*line-arguments-list*

and add lispworks to the error line:

 #-(or sbcl ccl ecl lispworks) (error "ARGV is not supported on this implementation."))
@sjl sjl closed this as completed in 30ce912 Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0