Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Lazy operators #150

Closed
wants to merge 1 commit into from
Closed

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.

@divarvel
Copy link
Collaborator Author

divarvel commented Nov 4, 2024

superseded by 27ec12a

@divarvel divarvel closed this Nov 4, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant