what would you use to write a parser in 2021?

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

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
  • grammars-v4

    Grammars written for ANTLR v4; expectation that the grammars are free of actions.

  • Oh come on. Just on github alone, there's over 200 ANTLR4 grammars available many for well known languages created before ANTLR was even invented --- how exactly are those languages constrained?

  • parser-demo

    Good source layout with Flex and Bison

  • Bison can be configured to avoid every single one of those problems. I use reentrant versions (both with and without push parsing) in my demo project. I admit I didn't bother with named references or cleaning up after errors.

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

    parser combinators in PostScript and C

  • (This was experimental code: sources; discussion)

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

  • Como rodar um servidor NodeJS em um smartphone Android

    1 project | dev.to | 10 May 2024
  • 17 Best Developer Productivity Tools to Try

    8 projects | dev.to | 10 May 2024
  • Criando uma API simples com PHP puro

    6 projects | dev.to | 9 May 2024
  • Aya Rust tutorial Part One

    1 project | dev.to | 9 May 2024
  • The search for easier safe systems programming

    11 projects | news.ycombinator.com | 8 May 2024