Skip to content

Report Python parsing errors #3

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions