tree-sitter-langs VS tree-sitter-swift

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

tree-sitter-langs

Language bundle for Emacs's tree-sitter package (by emacs-tree-sitter)

tree-sitter-swift

A tree-sitter grammar for the Swift programming language. (by alex-pinkus)
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-sitter-langs tree-sitter-swift
8 2
226 119
1.8% -
9.8 8.9
4 days ago about 15 hours ago
Emacs Lisp JavaScript
MIT License 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-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.

tree-sitter-swift

Posts with mentions or reviews of tree-sitter-swift. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-12.

What are some alternatives?

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

tree-edit - 🌲 Structural editing in Emacs for any™ language!

ocaml-tree-sitter-semgrep - Generate parsers from tree-sitter grammars extended to support Semgrep patterns

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

sourcekit-lsp - Language Server Protocol implementation for Swift and C-based languages

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

Bear - Bear is a tool that generates a compilation database for clang tooling.

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

semgrep - Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.

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

terraform-provider-aws - The AWS Provider enables Terraform to manage AWS resources.

rjsx-mode - A JSX major mode for Emacs

tree-sitter-swifter