[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tree-sitter maturity
From: |
Richard Stallman |
Subject: |
Re: Tree-sitter maturity |
Date: |
Wed, 25 Dec 2024 23:30:51 -0500 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> Not sure whether this has been mentioned: there is a "treesit-auto"[1]
> addon on melpa that can detect missing treesitter grammars and handle
> their installation automatically. It would be great if something
> similar can be integrated into core, and if possible, grammar version
> handling and compatibility with distribution supplied grammar would be
> good to have.
If we add something like this to Emacs, there is an issue we need to
take care about: to make carefully sure that it does not install
any nonfree grammars. I don't know how those grammars are released,
ir by whom, or how much they care about free software. We can't
take for granted that they do.
Perhaps we could check automatically that the grammar found is properly
licenses, and disregard any grammars that are not free.
By contrast, if grammars are going to be packaged and released for
distros, and chosen for installation by users, then it is the user's
responsibility, not Emacs's responsibility, to reject the nonfree ones
(and the GNU/Linux distro might insist on that).
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
- Re: Tree-sitter maturity, Yuan Fu, 2024/12/17
- Re: Tree-sitter maturity, Eli Zaretskii, 2024/12/18
- Re: Tree-sitter maturity, Yuan Fu, 2024/12/18
- Re: Tree-sitter maturity, Eli Zaretskii, 2024/12/19
- Re: Tree-sitter maturity, Björn Bidar, 2024/12/20
- Message not available
- Re: Tree-sitter maturity, Yuan Fu, 2024/12/20
- Re: Tree-sitter maturity, Björn Bidar, 2024/12/22
- Re: Tree-sitter maturity, Richard Stallman, 2024/12/23
- Re: Tree-sitter maturity, Eli Zaretskii, 2024/12/24
- Re: Tree-sitter maturity, Xiyue Deng, 2024/12/24
- Re: Tree-sitter maturity,
Richard Stallman <=
- Re: Tree-sitter maturity, Philip Kaludercic, 2024/12/27
- Re: Tree-sitter maturity, Eli Zaretskii, 2024/12/27
- Re: Tree-sitter maturity, Daniel Colascione, 2024/12/27
- Re: Tree-sitter maturity, Philip Kaludercic, 2024/12/27
- Re: Tree-sitter maturity, Daniel Colascione, 2024/12/27
- Re: Tree-sitter maturity, Philip Kaludercic, 2024/12/27
- Re: Tree-sitter maturity, Philip Kaludercic, 2024/12/27
- Re: Tree-sitter maturity, Richard Stallman, 2024/12/28
- Re: Tree-sitter maturity, Daniel Colascione, 2024/12/28
- Re: Tree-sitter maturity, Eli Zaretskii, 2024/12/29