1.5 KiB
Use Information
tree-sitter-clojure has been used in the following:
-
One of the supported languages in the nvim-treesitter plugin for neovim where tree-sitter support is still in the early stages.
-
One of the supported languages in difftastic -- "an experimental diff tool that compares files based on their syntax".
-
One of the supported languages in Cursorless -- "a spoken language for structural code editing, enabling developers to code by voice at speeds not possible with a keyboard".
-
Exploring alternative highlighting ideas and an early emacs user foray, both via emacs-tree-sitter.
-
Base of tree-sitter-commonlisp
-
Older versions of the grammar were used to implement Atom support as well as a couple of proof-of-concept VSCode extensions. However, these have not been updated to use the most recent grammar.