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

Add location information to AST #2

Open
hagl opened this issue Jan 10, 2022 · 0 comments
Open

Add location information to AST #2

hagl opened this issue Jan 10, 2022 · 0 comments
Labels
enhancement New feature or request error messages

Comments

@hagl
Copy link
Owner

hagl commented Jan 10, 2022

For useful error messages in the stages after parsing, we need to know where an expression was defined.
Capture this information during parsing and attach it to the AST.

@hagl hagl added enhancement New feature or request error messages labels Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request error messages
Projects
None yet
Development

No branches or pull requests

1 participant