exosphere-lang/compiler

Improve compile time error messages from the parser

Closed this issue · 0 comments

The parser will currently return useful error messages such as NoResourceTypeSpecified - however we should try to make these more human friendly with appropriate suggestions into how the error can be resolved.