From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Theodor Thornhill Newsgroups: gmane.emacs.devel Subject: =?US-ASCII?Q?Re=3A_Suggesting_that_feature/tree-sitter_be_merged?= =?US-ASCII?Q?_=28was_Re=3A_Tree-sitter_and_major_mode_inheritance=29?= Date: Sat, 19 Nov 2022 06:21:12 +0100 Message-ID: <95C0B9E2-9C5B-4206-87D8-FA388DA3A1C8@thornhill.no> References: <0249C656-21C8-49F2-B979-A1894BF80637@gmail.com> <6DDC3B43-8B34-41A8-9BCA-77EEAD0EB124@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29746"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel , Eli Zaretskii To: Yuan Fu , jostein@kjonigsen.net Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Nov 19 06:21:57 2022 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 1owGIe-0007U5-QU for ged-emacs-devel@m.gmane-mx.org; Sat, 19 Nov 2022 06:21:57 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1owGIG-0000GH-0f; Sat, 19 Nov 2022 00:21:32 -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 1owGIE-0000FU-L9 for emacs-devel@gnu.org; Sat, 19 Nov 2022 00:21:30 -0500 Original-Received: from out0.migadu.com ([94.23.1.103]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1owGIC-0005qa-70; Sat, 19 Nov 2022 00:21:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1668835283; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=t0qGXpeElYdb3oJ1EPL42fsdCttiq57Hf+Pqt0pZQzM=; b=Tsto7ih/juuXiKKBLjgOzwem2GRCNOiptGK0GZJ2ADMGSiCGwGZTs0CBRKyOrdsc9G2FwA Rr+MKKoVjwXvrApF8oqomHcnVifM72XsCKTvsrCuFhtAiHMJ/JS3j/ppdMCGbOzhl7b53P CGsmJl4RhEtsCTLfXPyqVdrxsE7wMZfXdJT39uxOQxa3CFflbR0PrtZoC558fc8Dki0U41 S42A+pPIu0BV6C+Sxk6VnBHh0x7DZjlwTm6ggeIgnTRgb4LGIKoWhsKv6Q+iWOiI8Fcm/4 GqxkGKfii9tGRh9wXVtGVuIlL0w85ltuIe+jQOqyyYqbC7YkYWgsnuHWEUCbiA== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: <6DDC3B43-8B34-41A8-9BCA-77EEAD0EB124@gmail.com> X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=94.23.1.103; envelope-from=theo@thornhill.no; helo=out0.migadu.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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:300134 Archived-At: >The good news is, feature/tree-sitter is merging in a few days! And we=E2= =80=99ll make further improvements on the master=2E So rest assured! :-) I = think we can at least get C, Python, Javascript, Typescript, Bash, JONS and= CSS to go with the up coming release, largely thanks to Theo=E2=80=99s (an= d tree-sitter=E2=80=99s) productivity=2E I personally don=E2=80=99t know en= ough of C++ and Java to polish them, but they have a good chance too=2E Java should be good to - modulo some tweaks=2E I'm using it daily at work = already :)=20 > >Taking a step back, I think developing major mode support with the tree-s= itter API is a good idea=2E We found countless shortcomings of the API when= developing major modes with it=2E > >Yuan I don't think I have much more to add to this discussion than what I've al= ready have been yapping on about for weeks ;) Looking forward to the merge! Theo