Skip to content

implement dfa states #9

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

Merged
merged 3 commits into from
Sep 18, 2024
Merged

implement dfa states #9

merged 3 commits into from
Sep 18, 2024

Conversation

officialblake
Copy link
Member

@officialblake officialblake commented Sep 18, 2024

This adds a majority of the logic for the tokenization DFA. This is able to handle strings, integers, commas, parentheses, etc. Comments, output formatting, and general review needed.

@officialblake officialblake added the enhancement New feature or request label Sep 18, 2024
Copy link
Member

@holdenkea holdenkea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

@officialblake officialblake merged commit 5e0b17f into main Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants