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

Allow parsing numeric-looking symbols #106

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Allow parsing numeric-looking symbols #106

merged 1 commit into from
Jun 15, 2024

Conversation

rotty
Copy link
Owner

@rotty rotty commented Jun 15, 2024

Note that we may want to extend general symbol syntax support as well, on both parsing and printing, which is currently lacking (at least):

  • R6RS/R7RS hex escapes
  • R7RS pipe-quoted symbols
  • Emacs Lisp escapes

Note that we may want to extend general symbol syntax support as well,
on both parsing and printing, which is currently lacking (at least):

- R6RS/R7RS hex escapes
- R7RS pipe-quoted symbols
- Emacs Lisp escapes

Closes #64.
@rotty rotty merged commit e737080 into master Jun 15, 2024
4 checks passed
@rotty rotty deleted the wip/digit-symbols branch June 15, 2024 22:16
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

Successfully merging this pull request may close these issues.

1 participant