How to Get Started with Tree-Sitter

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. semantic-source

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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 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

  • Selenium with Python Interview Questions and Answers (2025)

    2 projects | dev.to | 16 May 2025
  • Building Cross-Platform Apps with Flutter

    1 project | dev.to | 14 May 2025
  • Build a Chat App

    1 project | dev.to | 14 May 2025
  • Build Python Docker Development Environment on Win11 from Scratch

    1 project | dev.to | 12 May 2025
  • Understanding the Model Context Protocol (MCP) and using it with Amazon Q Developer CLI

    2 projects | dev.to | 5 May 2025

Did you know that Haskell is
the 25th most popular programming language
based on number of references?