Skip to content

Feature Requst: Lean backend #572

Description

@GZGavinZhao

Currently the Lean ecosystem doesn't have a tool for generating parser code from grammar definitions. At work, we have an internal language that is quite large in terms of constructs but syntactically simple. I found BNFC and am considering to use it for having a unified definition as the source for the Lean parser + tree-sitter highlighting + C/C++ backend for blazingly fast™ parsing when it matters.

Would you be open to accept PRs to add a Lean backend? Obviously subject to implementation quality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions