Skip to content

Consider moving parser / ast to use nom #1

@cgranade

Description

@cgranade

After a suggestion on Twitter from @zkat, it may be worth considering moving the grammar and parser from using pest to nom, eliminating the separate step of transforming pest::Pair<Rule> iterators into AST values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions