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

Update ast prettifier to handle the updated grammar #13

Open
sco1 opened this issue Nov 30, 2021 · 0 comments
Open

Update ast prettifier to handle the updated grammar #13

sco1 opened this issue Nov 30, 2021 · 0 comments
Labels
bug Something isn't working
Projects

Comments

@sco1
Copy link
Owner

sco1 commented Nov 30, 2021

https://github.com/sco1/pylox/blob/main/pylox/ast_printer.py hasn't kept up with development of the interpreter. This can probably be caught up now that we're probably not going to make any more major changes.

@sco1 sco1 created this issue from a note in Todo (To do) Nov 30, 2021
@sco1 sco1 added the bug Something isn't working label Nov 30, 2021
@sco1 sco1 mentioned this issue Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Todo
To do
Development

No branches or pull requests

1 participant