tree-sitter-clojure 0.1.0

Clojure Tree-sitter grammar
Documentation
1
2
3
4
5
6
7
# `tree-sitter-clojure`

This repository contains a grammar for the Clojure language for Tree-sitter.
More specifically, it is the grammar from the [`tree-sitter-clojure` repository](https://github.com/sogaiu/tree-sitter-clojure).
This repo exists to maintain Clojure support for [Harper](https://github.com/automattic/harper).

Feel free to use this package however you want.