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

Lambda Reducer #156

Closed
wants to merge 4 commits into from
Closed

Lambda Reducer #156

wants to merge 4 commits into from

Conversation

agureev
Copy link
Collaborator

@agureev agureev commented Sep 7, 2023

Introduces a reducer for the Lambda language, implementing usual expanded beta-elimination. Implements the reducer in the compiler.

@agureev agureev force-pushed the artem/lambda-reducer branch 2 times, most recently from 37adb95 to 2a799dd Compare September 8, 2023 12:15
Adds a modulo class to Lambda, Geb, SeqN categories, representing
modulo arithmetic.
Implements recursive beta-reduction of Lambda terms alongside several
arithmetic/predicate optimizations.
Adds modulo reductions.
@agureev
Copy link
Collaborator Author

agureev commented Oct 9, 2023

Depreciated in favour of #162

@agureev agureev deleted the artem/lambda-reducer branch October 31, 2023 15:26
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