10 repos
Parser implementations and grammars for the Tree-sitter incremental parsing framework, covering languages including HCL, Elixir, Clojure, Haskell, and Kotlin. Tree-sitter enables fast, efficient syntax tree generation for code editors, language servers, and analysis tools by providing a C core with language-specific grammar definitions. This cluster groups both the parser library infrastructure and individual language grammar modules that integrate with the broader Tree-sitter ecosystem.