all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Katevan Lomidze <catevan@gmx.us>
To: Payas Relekar <relekarpayas@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Average-user-facing interface for tree-sitter
Date: Sun, 16 Oct 2022 11:03:19 +0000	[thread overview]
Message-ID: <20221016110319.d228510a4ed5268e984ef0c0@gmx.us> (raw)
In-Reply-To: <87h705v2g1.fsf@gmail.com>

Maybe so, but in my opinion you assume those projects will have the longevity of
Emacs, yet it is quite likely for them to jump on to the next big thing in
editor tech in a few years.  Maybe they will even decide that there are better
ways to add code intelligence to editors than JSON producing servers?

All I am saying is that it is nice to add tree-sitter and lsp to Emacs, yet
being too dependent on them in major modes is not.

On Sat, 15 Oct 2022 15:19:19 +0530
Payas Relekar <relekarpayas@gmail.com> wrote:

> Ketevan Lomidze <catevan@skiff.com> writes:
>
> > Are you guys aware that tree-sitter is developed by one person who is now in a
> > company to develop their own commercial text editor? Is it wise to depend on
> > such external projects and to neglect your own major modes?
>
> Isn't that guaranteed to keep the person employed and tree-sitter
> development ongoing since their new product depends on it?
>
> Besides, tree-sitter the technology has been *very* widely adopted.
> Besides NeoVim integration, it is already used by Github for code
> highlight and quite a few LSP servers also wrap it for parsing the file
> for font lock etc.
>
> It has become very much de-facto standard in its own niche and with such
> a level of adoption, I would not worry about it being abandoned.
>
> --




  reply	other threads:[~2022-10-16 11:03 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-15  9:49 Average-user-facing interface for tree-sitter Payas Relekar
2022-10-16 11:03 ` Katevan Lomidze [this message]
2022-10-16 11:43   ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2022-10-15 13:03 Ketevan Lomidze
2022-10-12  6:11 Yuan Fu
2022-10-13  6:22 ` Lars Ingebrigtsen
2022-10-13  9:18   ` Robert Pluim
2022-10-13  9:21     ` Lars Ingebrigtsen
2022-10-13  9:32     ` Po Lu
2022-10-13  9:42       ` Robert Pluim
2022-10-13 12:31         ` Stefan Kangas
2022-10-13  9:57     ` Daniel Martín
2022-10-13 14:32   ` Jostein Kjønigsen
2022-10-13 16:14     ` Eli Zaretskii
2022-10-13 17:27     ` Lars Ingebrigtsen
2022-10-13 19:44   ` Yuan Fu
2022-10-14 11:02     ` Lars Ingebrigtsen
2022-10-14 11:22       ` Stephen Leake
2022-10-14 20:10         ` Yuan Fu
2022-10-14 20:19       ` Yuan Fu
2022-10-14 20:49     ` Stefan Monnier
2022-10-14 22:51       ` Yuan Fu
2022-10-15  3:26         ` Stefan Monnier
2022-10-15  5:05           ` Yuan Fu
2022-10-17  9:07             ` Yuan Fu
2022-10-17  9:15               ` Lars Ingebrigtsen
2022-10-18 20:54                 ` Yuan Fu
2022-10-18 21:48                   ` Stefan Monnier
2022-10-18 22:06                     ` Yuan Fu
2022-10-18 22:31                       ` Stefan Monnier
2022-10-18 23:06                         ` Yuan Fu
2022-10-19  2:52                           ` Stefan Monnier
2022-10-20  0:23                             ` Yuan Fu
2022-10-19  5:35                           ` Theodor Thornhill
2022-10-20  0:28                             ` Yuan Fu
2022-10-20  7:44                               ` Theodor Thornhill
2022-10-20 17:53                                 ` Stefan Monnier
2022-10-20 18:10                                   ` Theodor Thornhill
2022-10-20 18:11                                     ` Theodor Thornhill
2022-10-20 23:06                                     ` Yuan Fu
2022-10-21 22:10                                       ` Yuan Fu
2022-10-21 22:35                                         ` Stefan Monnier
2022-10-23  1:59                                           ` Fu Yuan
2022-10-23  4:59                                             ` Theodor Thornhill
2022-10-24 12:57                                             ` Stefan Monnier
2022-10-24 17:14                                               ` Stephen Leake
2022-10-24 21:07                                                 ` Stefan Monnier
2022-10-24 20:51                                               ` Yuan Fu
2022-10-24 23:55                                                 ` Stefan Monnier
2022-10-25 21:37                                                   ` Yuan Fu
2022-10-25 22:49                                                     ` Stefan Monnier
2022-10-27  1:56                                                       ` Yuan Fu
2022-10-27 15:21                                                         ` Stefan Monnier
2022-10-27 15:29                                                           ` Dmitry Gutov
2022-10-28  8:02                                                             ` Yuan Fu
2022-10-24 16:46                                             ` Stephen Leake
2022-10-18 20:49             ` Stefan Monnier
2022-10-18 20:58               ` Yuan Fu
2022-10-13 13:05 ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221016110319.d228510a4ed5268e984ef0c0@gmx.us \
    --to=catevan@gmx.us \
    --cc=emacs-devel@gnu.org \
    --cc=relekarpayas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.