Crates.io | tree-sitter-commonlisp |
lib.rs | tree-sitter-commonlisp |
version | 0.3.3 |
source | src |
created_at | 2021-06-16 21:31:01.505802 |
updated_at | 2024-04-06 20:19:23.374699 |
description | Common Lisp grammar for the tree-sitter parsing library |
homepage | |
repository | https://github.com/theHamsta/tree-sitter-commonlisp |
max_upload_size | |
id | 411043 |
size | 6,228,275 |
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:
.9
)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.