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

Functionality for annotating each expression with its Scope or reduced form #995

Open
expipiplus1 opened this issue Nov 1, 2021 · 0 comments

Comments

@expipiplus1
Copy link
Collaborator

It would be super useful to be able to annotate each expression with its scope. This would allow one to arbitrarily reduce/evaluate parts of the expression tree.

I'm sure that all the building blocks are here for this. At the moment scope generation is quite intertwined with evaluation/reduction, which as far as I can tell makes it a little tricky to get exactly what I want here.

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