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

Antlr Dart runtime still does not export critical types #4320

Closed
kaby76 opened this issue Jun 20, 2023 · 0 comments · Fixed by #4340
Closed

Antlr Dart runtime still does not export critical types #4320

kaby76 opened this issue Jun 20, 2023 · 0 comments · Fixed by #4340

Comments

@kaby76
Copy link
Contributor

kaby76 commented Jun 20, 2023

Missing:

  • Pair<>
  • CommonTokenFactory/TokenFactory

I mentioned this before. Dart is missing infrastructure for construction of the Dart port of complex grammars. Without the above types, I cannot port grammars like Python.

kaby76 added a commit to kaby76/antlr4 that referenced this issue Jun 20, 2023
kaby76 added a commit to kaby76/antlr4 that referenced this issue Jun 20, 2023
@kaby76 kaby76 changed the title Antlr Dart runtime STILL, STILL does not export critical types Antlr Dart runtime still does not export critical types Jun 20, 2023
kaby76 added a commit to kaby76/antlr4 that referenced this issue Jun 30, 2023
Signed-off-by: Ken Domino <kenneth.domino@domemtech.com>
parrt pushed a commit that referenced this issue Sep 4, 2023
Signed-off-by: Ken Domino <kenneth.domino@domemtech.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant