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

AST node for application of arbitrary terms #436

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mrjazzybread
Copy link
Contributor

Hello

As mentioned in #430, Gospel injects fs_apply when applying function
terms that are not simple names. This pull request adds a dedicated
AST node Tapply for arbitrary function terms and changes the name of
the current AST node for named function application to Tidapp.

@mrjazzybread mrjazzybread force-pushed the apply branch 4 times, most recently from 9976ede to e9995ad Compare January 6, 2025 15:53
n-osborne
n-osborne previously approved these changes Jan 7, 2025
Copy link
Contributor

@n-osborne n-osborne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

We may want to discuss the modifications to the AST.

@n-osborne n-osborne dismissed their stale review January 13, 2025 15:28

misclick, I haven't reviewed the PR

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.

2 participants