Skip to content

Remove all explicit parser implementations outside of the framework #116

@ngeor

Description

@ngeor

An example is the PrintArgsParser in print.rs.

It implements the Parser trait explicitly, due to the complexity of the parser.

It should be reviewed and replaced by the usage of appropriate parser combinators offered by the core pc framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions