How to Get Started with Tree-Sitter

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • semantic-source

    Parsing, analyzing, and comparing source code across many languages

    ah, easy. it's because support has not been added into https://github.com/github/semantic which is the tech that powers the GitHub UI. Adding support is pretty easy/mainly glue code [1] that imports the tree sitter API.

    [1] https://github.com/github/semantic/blob/793a876ae45d38a6bd17...

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • Visual Studio Code

    Visual Studio Code

    Not yet. If anyone manages to read through all of https://github.com/Microsoft/vscode/issues/50140 they might find out if it's planned or not; Mickey's article is shorter =P

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

  • Comprehensive Guide to Git Branching, Merging, and Pull Requests

    2 projects | dev.to | 4 Sep 2024
  • Create your Minecraft Plugin

    3 projects | dev.to | 26 Aug 2024
  • How to install Python in Windows 11?

    1 project | dev.to | 22 Aug 2024
  • The 10 Best VS Code Extensions

    1 project | dev.to | 14 Aug 2024
  • Setup C++ in VS Code (Windows 2024)

    2 projects | dev.to | 10 Aug 2024

Did you konow that Haskell is
the 23rd most popular programming language
based on number of metions?