Skip to content

PEG input grammar #7

@eaburns

Description

@eaburns

The input grammar uses YACC. This is not ideal, because it is newline sensitive: a newline that is not inside of a code block begins a new rule. This makes writing grammars rather annoying. A PEG parser for the PEG input would not start a new rule unless it looked ahead to an <-.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions