tree-sitter has been merged into master

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • elisp-tree-sitter

    Emacs Lisp bindings for tree-sitter

  • How am I going to even use the built-in one? I was using elisp-tree-sitter. I know I have to add grammar for different languages, but how? I have been searching for a while and still have no clue.

  • svntogit-community

    Discontinued Automatic import of svn 'community' repo (read-only mirror)

  • If you have rust and cargo already installed you could check the Arch PKGBUILD for inspiration.

  • 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.

    InfluxDB logo
  • tree-sitter

    An incremental parsing system for programming tools

  • git clone https://github.com/tree-sitter/tree-sitter.git cd tree-sitter # NOTE: update version in Makefile to 0.20.7 sed -i 's/^VERSION := 0\.6\.3$/VERSION := 0.20.7/' Makefile make # NOTE: manually correct 'name', 'version', and 'provides' sudo checkinstall --pkgname tree-sitter --pkgversion 0.20.7 --provides tree-sitter --default sudo dpkg -i tree-sitter_0.20.7-1_amd64.deb sudo ldconfig

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts