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

Consider Rule/Token => Nonterminal/Terminal rename #834

Closed
3 tasks done
Xanewok opened this issue Feb 19, 2024 · 0 comments · Fixed by #971
Closed
3 tasks done

Consider Rule/Token => Nonterminal/Terminal rename #834

Xanewok opened this issue Feb 19, 2024 · 0 comments · Fixed by #971
Assignees

Comments

@Xanewok
Copy link
Contributor

Xanewok commented Feb 19, 2024

Split from #640.

  • Rename TokenKind to TerminalKind, since it will also refer to trivia.
  • Rename RuleKind to NonTerminalKind, since "rule" is ambiguous.
  • Rename LabelKind to EdgeKind, and LabeledXXX to Edge
@Xanewok Xanewok self-assigned this Feb 19, 2024
@Xanewok Xanewok mentioned this issue Feb 19, 2024
7 tasks
@Xanewok Xanewok moved this from ⏳ Todo to 🔄 In Progress in Slang - 2024 H1 May 20, 2024
@github-project-automation github-project-automation bot moved this from 🔄 In Progress to ✅ Done in Slang - 2024 H1 May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant