Open
Description
I always wanted to upgrade the ReScript online playground to the newest CodeMirror version, but CM transitioned from regex based language parsers to a more sophisticated parser system called Lezer.
If the tree-sitter is stable enough to reflect all parts of the language, I thought it would be interesting to try to use the tree-sitter parser as a shim until I figured out how to proceed writing a dedicated Lezer parser.
https://discuss.codemirror.net/t/mapping-tree-sitter-trees-to-lezer-trees/2362
Metadata
Metadata
Assignees
Labels
No labels