com.blockether/tree-sitter-language-pack

Pre-compiled tree-sitter grammars — JVM binding, consumable from Clojure. Add a com.blockether/tree-sitter-language-pack-native-<rid> jar for your platform's native library.

Leiningen/Boot

[com.blockether/tree-sitter-language-pack "1.10.3-blockether.15"]

Clojure CLI/deps.edn

com.blockether/tree-sitter-language-pack {:mvn/version "1.10.3-blockether.15"}

Gradle

implementation("com.blockether:tree-sitter-language-pack:1.10.3-blockether.15")

Maven

<dependency>
  <groupId>com.blockether</groupId>
  <artifactId>tree-sitter-language-pack</artifactId>
  <version>1.10.3-blockether.15</version>
</dependency>