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

Draft: Add let expressions to internal syntax #7253

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

jespercockx
Copy link
Member

Currently there is no way to preserve let-bindings in the internal syntax, which is bad because it destroys sharing and prevents us from pretty-printing terms as the user wrote them. The goal of this PR is to work towards fixing that.

@jespercockx jespercockx force-pushed the internal-let branch 2 times, most recently from b50b1ff to 20ca3b7 Compare May 15, 2024 17:30
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.

None yet

1 participant