Skip to content

Brainstorm: How to avoid lengthy language constructors? #3

Description

@donquixote

Currently the ugly part of parser-combinator is the constructors that define the languages.
It is not just ugly, it also prevents effective subclassing of a language, to modify some aspects of it.

(It is still way nicer than the native Doctrine annotation parser, though)

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