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

Implement extensions #4

Open
1 of 3 tasks
dhil opened this issue Aug 31, 2023 · 1 comment
Open
1 of 3 tasks

Implement extensions #4

dhil opened this issue Aug 31, 2023 · 1 comment

Comments

@dhil
Copy link
Member

dhil commented Aug 31, 2023

The explainer document proposes several extensions. We should implement some (maybe all?) of these in the reference interpreter, possibly guarded by a feature flag

  • named resume blocks (i.e. resume_with)
  • generative tags
  • multi-shot semantics (i.e. cont.clone)
@dhil
Copy link
Member Author

dhil commented Nov 4, 2024

Named handlers are implemented by #48.

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