Parser generators vs. handwritten parsers: surveying major language implementations in 2021

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

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
  • r-source

    Read-only mirror of R source code from https://svn.r-project.org/R/, updated hourly. See the build instructions on the wiki page.

  • Hmmm? Found R's grammar in below a minute: https://github.com/wch/r-source/blob/trunk/src/main/gram.y

  • miniscript

    source code of both C# and C++ implementations of the MiniScript scripting language

  • MiniScript: hand-written. Source available here.

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

    The Kotlin Programming Language.

  • Have you seen this? https://github.com/JetBrains/kotlin/tree/master/compiler/psi/src/org/jetbrains/kotlin/parsing

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

  • Kotlin 2.0 RC1

    1 project | news.ycombinator.com | 16 Apr 2024
  • Implementing an Auto-logout Feature for Android in Kotlin

    2 projects | dev.to | 9 Apr 2024
  • Kotlin and Azure Functions - Automating the deployment

    2 projects | dev.to | 16 Mar 2024
  • Fuckjava.com Redirects to Kotlinlang.org

    1 project | news.ycombinator.com | 9 Feb 2024
  • Kotlin 2.0.0 Beta 2

    1 project | news.ycombinator.com | 17 Dec 2023