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

Revisit nested quasiquotes #132

Open
Mercerenies opened this issue Dec 6, 2022 · 0 comments
Open

Revisit nested quasiquotes #132

Mercerenies opened this issue Dec 6, 2022 · 0 comments

Comments

@Mercerenies
Copy link
Owner

#40 defined nested quasiquote semantics. Revisit this, I find them very unintuitive.

``,,x

evaluates to

`,1

if x has value 1. How often do we want a nested quasiquote to evaluate to another unquote form? In my mind, a double unquote should eat both unquotes in a nested quasiquote.

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