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

Support pass/break/continue in algorithmic codegens #192

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

odashi
Copy link
Collaborator

@odashi odashi commented Nov 15, 2023

Overview

This PR adds support for pass, break, continue syntaxes to AlgorithmicCodegen and IPythonAlgorithmicCodegen

Details

The new rule just returns \mathbf{keyword} where keyword are either the above one.

References

Blocked by

@odashi odashi requested a review from ShigekiKarita November 15, 2023 08:07
Copy link
Collaborator

@ShigekiKarita ShigekiKarita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@odashi odashi merged commit f68638a into main Nov 15, 2023
12 checks passed
@odashi odashi deleted the break-continue-pass branch November 15, 2023 10:03
pull bot pushed a commit to iNtEgraIR2021/latexify_py that referenced this pull request Nov 15, 2023
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.

2 participants