Skip to content
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

Add remaining options from SRFI 138 #495

Open
justinethier opened this issue Nov 29, 2022 · 0 comments
Open

Add remaining options from SRFI 138 #495

justinethier opened this issue Nov 29, 2022 · 0 comments

Comments

@justinethier
Copy link
Owner

From https://srfi.schemers.org/srfi-138/srfi-138.html the following options are not currently supported:

The following options shall be supported:

-D name
Add name to the list of feature identifiers maintained by the Scheme implementation for the purpose of executing the program in the text file pathname.
-o outfile
Use the pathname outfile, instead of the default a.out, for the executable file produced.

Multiple instances of the -D, -A, and -I options can be specified.

The -I and -A options are already supported by Cyclone.

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