elm-tooling / tree-sitter-elm

Tree sitter implementation for elm
https://elm-tooling.github.io/tree-sitter-elm/
MIT License
75 stars 14 forks source link

Update tree sitter and rust library #96

Closed razzeee closed 3 years ago

razzeee commented 3 years ago

@harrysarson this exchanges the custom written rust package for the automatically be tree-sitter generated ones. We do loose the tests you've written, which is a shame.

Could you test if this breaks anything for you?

razzeee commented 3 years ago

The error seems to be due to the parser.lib, parser.exp and parser.obj somehow colliding in windows, as we try to call compile on "parser".