Home

Awesome

tree-sitter-commonlisp

CI discord matrix npm crates pypi

WIP. Goal is to have a better syntax highlighting for Neovim and some semantic refactoring https://github.com/nvim-treesitter/nvim-treesitter-refactor/.

All praise goes to https://github.com/sogaiu/tree-sitter-clojure which is extended by this grammar.

TODOs:

Macros with special respresentation in syntax tree (when written with lowercase letters):

This grammar is used in https://github.com/Wilfred/difftastic to generate syntax-ware diffs for Common Lisp.