Skip to content

Allow specification of arbitrary syntax trees from grammars #12

@kneasle

Description

@kneasle

As said in the README, this is a very difficult challenge. I believe that the closest project to this is tree-sitter, and to be pragmatic I think that (at least initially) Sapling should try to use tree sitter as much as possible for parsing (even though it is not ideal for our use case). This way Sapling can actually function as an editor whilst we potentially build a more niche parsing system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    'extra fun challenge'An issue or PR that will take some time to get right.enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions