Skip to content

Produce explanatory error messages on lexer/parser failure #33

@tilowiklundSensmetry

Description

@tilowiklundSensmetry

Currently lexing/parsing errors produce very short errors, without reference to the source code. This means that sysand include and sysand build may fail in ways that are hard to understand and debug for the user.

Error messages should at a minimum show the offending part of the code, in which file it appears, and ideally contain a longer, human readable, explanation of the error.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions