https://github.com/tree-sitter/haskell-tree-sitter
Haskell bindings for tree-sitter
https://github.com/tree-sitter/haskell-tree-sitter
binding haskell tree-sitter
Last synced: about 1 month ago
JSON representation
Haskell bindings for tree-sitter
- Host: GitHub
- URL: https://github.com/tree-sitter/haskell-tree-sitter
- Owner: tree-sitter
- Created: 2017-01-30T20:39:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T21:51:27.000Z (8 months ago)
- Last Synced: 2025-03-31T08:07:29.761Z (about 2 months ago)
- Topics: binding, haskell, tree-sitter
- Language: Haskell
- Size: 1.57 MB
- Stars: 159
- Watchers: 13
- Forks: 51
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-tree-sitter - Haskell
README
# haskell-tree-sitter
This is the repository for the Haskell bindings to the `tree-sitter` incremental parsing toolkit, alongside a set of packages providing `tree-sitter`-compatible grammars for various programming languages.
For more information, consult the `README` files in each project subdirectory.