Skip to content

Build a custom CFG parser to parse rule files #3

Description

@zyxw59

Currently, the plan is to use LALRPOP to generate a parser for the rule file grammar. However, I don't know how easy it is to use LALRPOP with the custom tokenizer in the token module. Additionally, LALRPOP itself takes a long time to compile and has a lot of requirements, so it would be nice to cut it out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    grammarImprovements to the grammar and parsing of rule filestodoTasks that need to be completed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions