tree-sitter / tree-sitter-haskell

Haskell grammar for tree-sitter.
MIT License
152 stars 36 forks source link

Not in haskell, when ghcide exists #39

Closed auscyber closed 3 years ago

auscyber commented 3 years ago

It should be written in haskell and compiled to an object file

MatthijsBlom commented 3 years ago

Perhaps you are looking for tree-sitter's Haskell bindings?

auscyber commented 3 years ago

Perhaps you are looking for tree-sitter's Haskell bindings?

Nope, the tree sitter parser should have been written in haskell for easy integration with existing technology available as keeping up with language extensions and inconsistency would lag behind as opposed to HLS