Hi,

AFAIU, tree-sitter needs grammar "libraries" to support some programming
language.  Emacs will have tree-sitter support in the next version
(29.1) but won't distribute such libraries.  In our tree, I can see that
neovim is also using tree-sitter but I don't know how those language
libraries are handled here.

Do we have a tree-sitter-grammars package?  If not, do we need one?
Should it be a bundle of grammars or should we have one package per
language?

Emacs provides this script:
https://git.savannah.gnu.org/cgit/emacs.git/tree/admin/notes/tree-sitter/build-module/build.sh
that could be a starting point for one (or some) ports.

Thanks,
-- 
Manuel Giraud

Reply via email to