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 ANTLR4 to the latest version #274

Open
EvanKirshenbaum opened this issue Jan 30, 2024 · 0 comments
Open

Update ANTLR4 to the latest version #274

EvanKirshenbaum opened this issue Jan 30, 2024 · 0 comments
Labels
3 medium Issue of medium importance in: DML issues related to the macro language

Comments

@EvanKirshenbaum
Copy link

I'm currently running with ANTLR4 version 4.9.2, which was released in March, 2021. The current version is 4.13.0, which was released on 5/21/23. I should upgrade and see whether

  • this fixes any of the annoyances in the generated code (e.g., things that make me add casts to placate Mypy)
  • this adds any extra power to the grammars.
Migrated from internal repository. Originally created by @EvanKirshenbaum on Jun 05, 2023 at 2:46 PM PDT.
@EvanKirshenbaum EvanKirshenbaum added 3 medium Issue of medium importance in: DML issues related to the macro language labels Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 medium Issue of medium importance in: DML issues related to the macro language
Projects
None yet
Development

No branches or pull requests

1 participant