tree-sitter grammar for clojure
  • JavaScript 97.9%
  • Scheme 2.1%
Find a file
Antonin Delpeuch 35b246c9fb
All checks were successful
/ test (push) Successful in 29s
chore: update CI workflows
2026-04-21 10:31:21 +02:00
.forgejo/workflows chore: update CI workflows 2026-04-21 10:31:21 +02:00
bindings fix: repo URL in bindings 2025-11-07 09:01:44 +01:00
doc docs: remove documents which don't apply to this fork 2025-11-06 13:03:08 +01:00
queries Add syntax highlighting queries 2022-03-26 23:48:03 -07:00
test/corpus Add indentation changes to corpus tests 2023-03-17 17:24:49 +09:00
.editorconfig Adapt for the grammar-orchard fork 2025-11-06 12:48:07 +01:00
.gitattributes Adapt for the grammar-orchard fork 2025-11-06 12:48:07 +01:00
.gitignore Adapt for the grammar-orchard fork 2025-11-06 12:48:07 +01:00
binding.gyp Adapt for the grammar-orchard fork 2025-11-06 12:48:07 +01:00
Cargo.toml Set version to 0.2.5 2025-11-28 16:23:32 +01:00
cliff.toml Add grammar-orchard boilerplate files 2025-11-06 12:48:21 +01:00
CMakeLists.txt Set version to 0.2.5 2025-11-28 16:23:32 +01:00
CONTRIBUTING.md Add grammar-orchard boilerplate files 2025-11-06 12:48:21 +01:00
go.mod fix: repo URL in bindings 2025-11-07 09:01:44 +01:00
GOVERNANCE.md Add grammar-orchard boilerplate files 2025-11-06 12:48:21 +01:00
grammar.js Adapt for the grammar-orchard fork 2025-11-06 12:48:07 +01:00
LICENSE Adapt for the grammar-orchard fork 2025-11-06 12:48:07 +01:00
Makefile Set version to 0.2.5 2025-11-28 16:23:32 +01:00
package.json Set version to 0.2.5 2025-11-28 16:23:32 +01:00
Package.swift Adapt for the grammar-orchard fork 2025-11-06 12:48:07 +01:00
pyproject.toml Set version to 0.2.5 2025-11-28 16:23:32 +01:00
README.md chore: adapt README for fork 2025-11-06 13:25:50 +01:00
setup.py Adapt for the grammar-orchard fork 2025-11-06 12:48:07 +01:00
tree-sitter.json Set version to 0.2.5 2025-11-28 16:23:32 +01:00

tree-sitter-clojure-orchard

crates pypi

This is a fork of the tree-sitter-clojure grammar.

Note that unlike upstream, generated files are not checked into git, so you need to run tree-sitter generate after cloning this repository. Generated files are also available in the archives found in releases.

Contributions are welcome, so are co-maintainers.