[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tree-sitter maturity
From: |
Eli Zaretskii |
Subject: |
Re: Tree-sitter maturity |
Date: |
Thu, 26 Dec 2024 09:12:46 +0200 |
> From: Richard Stallman <rms@gnu.org>
> Cc: bjorn.bidar@thaodan.de, emacs-devel@gnu.org
> Date: Wed, 25 Dec 2024 23:32:28 -0500
>
> > > Ideally, users should be able install the grammars separately, perhaps
> > > using their `make install' or `apt', and Emacs would only use them
> > > where they normally get installed. That is ideal because it is not
> > > very integrated -- it preserves modularity. In particular, it assures
> > > that the details of how they get installed are not a direct concern of
> > > Emacs maintenance.
>
> > Emacs needs to be built with the tree-sitter library to support the
> > modes based on it, and the grammar library needs to be installed.
>
> That makes sense, but are we talking about two different issues? I
> though we were talking about various grammars, each for some specific
> language to be parsed. When you say "the grammar library", does it
> mean those same grammars?
Yes. A tree-sitter grammar is a small shared library.
- Re: Tree-sitter maturity, (continued)
- Re: Tree-sitter maturity, Philip Kaludercic, 2024/12/27
- Re: Tree-sitter maturity, Eli Zaretskii, 2024/12/27
- Re: Tree-sitter maturity, Ihor Radchenko, 2024/12/27
- Re: Tree-sitter maturity, Eli Zaretskii, 2024/12/28
- Re: Tree-sitter maturity, Ihor Radchenko, 2024/12/28
- Re: Tree-sitter maturity, Eli Zaretskii, 2024/12/28
- Re: Tree-sitter maturity, Richard Stallman, 2024/12/25
- Re: Tree-sitter maturity,
Eli Zaretskii <=
- Re: Tree-sitter maturity, Björn Bidar, 2024/12/29
- Message not available
- Re: Tree-sitter maturity, Yuan Fu, 2024/12/23
Re: Tree-sitter maturity, Peter Oliver, 2024/12/19
Re: Tree-sitter maturity, Björn Bidar, 2024/12/20