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

R7RS 6.10. Control features #30

Open
8 of 12 tasks
maplant opened this issue Dec 5, 2024 · 1 comment
Open
8 of 12 tasks

R7RS 6.10. Control features #30

maplant opened this issue Dec 5, 2024 · 1 comment
Milestone

Comments

@maplant
Copy link
Owner

maplant commented Dec 5, 2024

  • procedure?
  • apply
  • map
  • string-map
  • vector-map
  • for-each
  • string-for-each
  • vector-for-each
  • call-with-current-continuation
  • values
  • call-with-values
  • dynamic-wind
@maplant
Copy link
Owner Author

maplant commented Dec 5, 2024

Notes:
apply should be added as a built-in, in addition to being a compiler construct
procedure? returns false for continuations (bug)

EDIT: Fixed

@maplant maplant added this to the R7RS milestone Dec 6, 2024
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