tree-edit VS tree-sitter-langs

Compare tree-edit vs tree-sitter-langs and see what are their differences.

tree-edit

🌲 Structural editing in Emacs for any™ language! (by ethan-leba)

tree-sitter-langs

Language bundle for Emacs's tree-sitter package (by emacs-tree-sitter)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tree-edit tree-sitter-langs
8 8
381 226
- 1.8%
6.5 9.8
5 months ago 2 days ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tree-edit

Posts with mentions or reviews of tree-edit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-21.

tree-sitter-langs

Posts with mentions or reviews of tree-sitter-langs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-18.
  • tree-sitter doesn't highlight my *.ts Typescript files
    2 projects | /r/emacs | 18 Dec 2022
    I just had a quick look at tree-sitter-langs to double check its TypeScript support. And seems to have a full set of highlight queries for it.
  • Context-aware yasnippets (via tree-sitter)
    3 projects | /r/emacs | 12 Dec 2022
    I use script/compile swift from 'tree-sitter-langs' to build the grammar on both M1 and x86 machines. But I was looking at that code yesterday and I actually can't figure out why it works to produce an arm64 dylib for me. There's no place where the target arch is being set. It's very odd.
  • How to use Emacs 29 Tree-sitter?
    12 projects | /r/emacs | 3 Dec 2022
    However, there are no queries available for it to highlight csharp: https://github.com/emacs-tree-sitter/tree-sitter-langs/tree/388dcbbc237b2b1360e5b148e67b158eecede805/queries
  • Call for volunteers: add tree-sitter support to major modes
    6 projects | /r/emacs | 9 Oct 2022
    I've forked tree-sitter-langs with https://github.com/kiennq/tree-sitter-langs that can be used to convert from the current emacs-tree-sitter syntax to the built-in treesit's syntax. Based on https://github.com/emacs-tree-sitter/tree-sitter-langs/pull/99.
  • regarding feature/tree-sitter branch
    2 projects | /r/emacs | 5 Sep 2022
    Those grammars are collected in the tree-sitter-langs repo, or you can build them yourself. I assume they're not bundled with Emacs yet, even on the feature branch. I don't know how the Emacs tree-sitter branch expects them to be registered and associated with a language mode, though.
  • Having trouble setting up tree-sitter
    1 project | /r/emacs | 7 Aug 2022
  • Do FreeBSD people use GNU/Emacs or anything GNU at all?
    1 project | /r/freebsd | 16 Jul 2022
    The "essentially" qualifier is just because of the tree-sitter issue I was mentioning earlier which is just that this 3rd party package does not ship binaries built for FreeBSD. Everything else has worked exactly the same as on Linux.
  • Does anyone have a good config for making expand-region play nicely with Elixir code?
    1 project | /r/emacs | 8 Jun 2022
    Now I am speculating, but I think it would take less work to go through tree-sitter route. Seems that emacs tree-sitter repo already supports Elixir. And then we would need to write Elixir specific queries for combobulate, which supports incremental selection à la expand-region.

What are some alternatives?

When comparing tree-edit and tree-sitter-langs you can also consider the following projects:

evil-cleverparens - Evil normal-state minor-mode for editing lisp-like languages

tree-sitter-c-sharp - C# Grammar for tree-sitter

tree-sitter-org - Org grammar for tree-sitter

tree-sitter-module - Building script for tree-sitter language definitions

lispy - Short and sweet LISP editing

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

lispyville - lispy + evil = lispyville

elisp-tree-sitter - Emacs Lisp bindings for tree-sitter

orgmode - Orgmode clone written in Lua for Neovim 0.9+.

rjsx-mode - A JSX major mode for Emacs

evil-textobj-tree-sitter - Tree-sitter powered textobjects for evil mode in Emacs

doomemacs - An Emacs framework for the stubborn martian hacker