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 splitting errors into tokenizer and generator errors #20

Open
josecelano opened this issue Dec 4, 2024 · 0 comments
Open

Consider splitting errors into tokenizer and generator errors #20

josecelano opened this issue Dec 4, 2024 · 0 comments

Comments

@josecelano
Copy link
Member

After splitting the parser into Tokenizer and Generator,, I think it also makes sense to split the errors in error module.

We can create two new error modules inside generators and tokenizer modules, and use an enum the main error module.

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

No branches or pull requests

1 participant