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

You can't parse special forms as list #7

Closed
jcubic opened this issue Apr 30, 2019 · 0 comments
Closed

You can't parse special forms as list #7

jcubic opened this issue Apr 30, 2019 · 0 comments

Comments

@jcubic
Copy link
Collaborator

jcubic commented Apr 30, 2019

This break parser:

lips.parse(lips.tokenize('(quasiquote list (unquote-splicing (list)))'))

because parser thinks that unquote-splicing came from read macros not from literal thing.

@jcubic jcubic closed this as completed May 1, 2019
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