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

Lazy operators #150

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from
Draft

Lazy operators #150

wants to merge 1 commit into from

Conversation

divarvel
Copy link
Collaborator

Following #129 and the poc in biscuit-auth/biscuit-rust#188, here is a tentative specification of non-strict boolean operators.

The existing spec is a bit light wrt operations, so additional changes bringing more context might be necessary

@divarvel divarvel changed the base branch from main to dev October 18, 2023 17:29
@divarvel
Copy link
Collaborator Author

I think i have found a way to have closures in the stack machine. Laziness is trivially implemented through closures, so this PR might be closed soon.

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