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

BNF for RESTART-CASE and RESTART-BIND #30

Open
scymtym opened this issue Mar 1, 2023 · 0 comments
Open

BNF for RESTART-CASE and RESTART-BIND #30

scymtym opened this issue Mar 1, 2023 · 0 comments
Labels
needs writeup A problem description that should be turned into a written-up issue

Comments

@scymtym
Copy link
Member

scymtym commented Mar 1, 2023

The BNF for restart-case contains restart-case restartable-form {↓clause} → {result}* which should probably be {↓clause}* instead. This depends on the semantics of {} in the extended BNF language (see #29).

Same situation with restart-bind as noticed in #commonlisp.

A WSCL issue should be written, but I don't have the time right now.

@scymtym scymtym changed the title BNF for RESTART-CASE BNF for RESTART-CASE and RESTART-BIND Nov 17, 2023
@scymtym scymtym added the needs writeup A problem description that should be turned into a written-up issue label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs writeup A problem description that should be turned into a written-up issue
Projects
None yet
Development

No branches or pull requests

1 participant