From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Tree-sitter introduction documentation Date: Sat, 31 Dec 2022 22:03:56 -0500 Message-ID: References: <83edszjslp.fsf@gnu.org> <87tu1vxs3a.fsf@ledu-giraud.fr> <831qozjob7.fsf@gnu.org> <87cz8jxoat.fsf@ledu-giraud.fr> <83wn6ri7pn.fsf@gnu.org> <5e0a3185-de82-b339-0fa2-956779e63d6f@cornell.edu> <868rj6vfep.fsf@gmail.com> <4895891b-e5ea-9c37-f51b-df2e479ee758@yandex.ru> <83y1qt11xq.fsf@gnu.org> <9eb013da-d0fc-8e17-c6e3-1e8f913aebfa@yandex.ru> <83pmc50xxc.fsf@gnu.org> <71cfe4e8-3bb8-b0a6-9be5-8c0a6d92cfab@yandex.ru> <83h6xg29z3.fsf@gnu.org> <838ris22n4.fsf@gnu.org> <8335901zz3.fsf@gnu.org> <6021de8a-fb8a-0ae9-febf-f958cacc86d6@yandex.ru> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27397"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Jan 01 04:04:38 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pBoeL-0006ts-VL for ged-emacs-devel@m.gmane-mx.org; Sun, 01 Jan 2023 04:04:38 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pBodi-0005sz-Nj; Sat, 31 Dec 2022 22:03:58 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pBodh-0005sO-A8 for emacs-devel@gnu.org; Sat, 31 Dec 2022 22:03:57 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pBodg-0007Ee-DE; Sat, 31 Dec 2022 22:03:56 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=VjbCCHUlTZ9NveP5cKDc8rK9fzLb5RM0B1nO/TrZagw=; b=n1pPvldHpmi1 FKJ4WJrQ++9hl5vXIt1HbBAc691WLzKrKRMGr25je3LmvImL1BVIV/a41EfyJqYNsZjZWIIwhkbul bf8PRNAE3Ny4SsimtHge8f05wMQ08kn/k9grRsx2uzIp2+il+ZtJQiXZoKfypcJ0d3D2R/8/fGarW c4/rx5LY3Bj8OfgrD8jhu1RpuPYyKxDuWnOg++Ilj9IOx+PGHDISTBFEk/+ufHpqv6ywdvdt8u0X7 eE9N9hp69GhkWfklujJ8SY+d4242ye1dzomTEb3Yk9ezEwuyns3JZWrTk9nOS7s2XkOQPWKR/xdBE rOzUdyEpv9i3C4RX2QS1AA==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1pBodg-0004hI-5k; Sat, 31 Dec 2022 22:03:56 -0500 In-Reply-To: <6021de8a-fb8a-0ae9-febf-f958cacc86d6@yandex.ru> (message from Dmitry Gutov on Tue, 27 Dec 2022 21:53:17 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:302170 Archived-At: [[[ 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. ]]] > > and I'm unsure (but > > never bothered to find out) whether free replacements even exist > Not 100% sure what you mean by that: Node.js uses the MIT/Expat license. > That's Free software. > A specific grammar might use some proprietary modules, but that's just > something for us to verify. Does the Javascript package manager provide a simple way to reject nonfree dependencies? If it does not, this could be a real can of worms. We should not recommend the use or installation of a grammar whose build procedure uses nonfree software, and if the package manager doesn't give us an easy way to check that, we need to vet these grammars one by one. -- 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)