Skip to content

Report Python parsing errors #3

@bramvdbogaerde

Description

@bramvdbogaerde

The Syntax.Python.Parser module currently only exposes a parseFile function that returns a Maybe ModuleSpan, limiting its ability to report more detailed parsing errors. This limitation propagates to the parse function of the compiler, which combines parsing and compiling, too.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions