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

Sort out AST errors #6

Open
DeadMG opened this issue Dec 28, 2015 · 1 comment
Open

Sort out AST errors #6

DeadMG opened this issue Dec 28, 2015 · 1 comment
Assignees

Comments

@DeadMG
Copy link
Owner

DeadMG commented Dec 28, 2015

Parser errors are handled reasonably well now (with the exception of lex() which should be removed). AST invariant violation errors are handled poorly.

@DeadMG DeadMG self-assigned this Dec 28, 2015
@DeadMG
Copy link
Owner Author

DeadMG commented Jan 8, 2016

I think that ultimately I will need to remove the AST invariants and handle them as semantic errors.

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