Open ylixir opened 5 years ago
have a good story for error messages. we should be able to at least report line and column numbers from original input.
how is this even going to work with polymorphic inputs?
should we implement contexts as the elm parser has to enable better error codes (typically a weak point for a parser combinator)
have a good story for error messages. we should be able to at least report line and column numbers from original input.
how is this even going to work with polymorphic inputs?
should we implement contexts as the elm parser has to enable better error codes (typically a weak point for a parser combinator)