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

Aligning Token Categories with Kolasu #80

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

ftomassetti
Copy link
Member

With this PR we align the Token Categories to the ones we have in Kolasu:

https://github.com/Strumenta/kolasu/blob/2053bffbc615a35f06a3d49f59984a5e6a6568dd/ast/src/commonMain/kotlin/com/strumenta/kolasu/parsing/TokenCategory.kt#L3-L23

I considered Strumenta/kolasu#381 but that list seems to be working for modern languages and not be so adapted to legacy languages, like the ones that we routinely work with

@alessiostalla alessiostalla merged commit 8b07c9f into master Sep 26, 2024
2 checks passed
@alessiostalla alessiostalla deleted the chore/token-categories branch September 26, 2024 12:06
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