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

[WIP] Use nested macro calls #33

Closed
wants to merge 1 commit into from
Closed

Conversation

johnmyleswhite
Copy link
Owner

This is an attempt to make it possible to reason about Volcanito's behavior in terms of a sequence of macro applications instead of doing everything atomically. Unfortunately, issues related to JuliaLang/julia#37691 make it unlikely this approach will work anytime soon. If Julia comes up with a better strategy for hygiene in nested macro application, this branch can be explored again.

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