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

Implement missing R7RS functions #269

Open
9 of 15 tasks
jcubic opened this issue Jan 15, 2024 · 0 comments
Open
9 of 15 tasks

Implement missing R7RS functions #269

jcubic opened this issue Jan 15, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@jcubic
Copy link
Collaborator

jcubic commented Jan 15, 2024

  • char-foldcase
  • environment ==> use %make-env
  • exact-integer-sqrt
  • list-set!
  • string-copy!
  • string-downcase
  • string-foldcase
  • string-for-each
  • string-upcase
  • vector-copy
  • vector-copy!
  • vector-for-each
  • emergency-exit ==> (exit) + make it work for Browser
  • write-shared (handle cycles)
  • write-simple (ignore cycles)

Not for version 1.0:

  • raise-continuable
  • delay-force
  • include-ci
@jcubic jcubic added the enhancement New feature or request label Jan 15, 2024
@jcubic jcubic added this to the 1.0 milestone Jan 15, 2024
jcubic added a commit that referenced this issue Jan 21, 2024
jcubic added a commit that referenced this issue Jan 21, 2024
jcubic added a commit that referenced this issue Jan 21, 2024
jcubic added a commit that referenced this issue Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant