-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request