Practical parsing with Flex and Bison

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

WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
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
  • parser-demo

    Good source layout with Flex and Bison

  • a lot of the things that people hate about flex/bison is actually just their defaults for compatibility with lex/yacc, which can be changed. I have a demo project that does some of the things: https://github.com/o11c/parser-demo

  • arcsecond

    ✨Zero Dependency Parser Combinator Library for JS Based on Haskell's Parsec

  • Parser combinators are great. I also built and maintain arcsecond, which is a parser combinator library for TypeScript and JavaScript.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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

  • [Task] Convert a zero dependency 4 file typescript library into Es6 JavaScript $25

    1 project | /r/slavelabour | 23 Feb 2022
  • Lezer: A Parsing System for CodeMirror, Inspired by Tree-Sitter

    9 projects | news.ycombinator.com | 24 Mar 2024
  • Misty Programming Language

    1 project | news.ycombinator.com | 31 Dec 2023
  • The JavaScript Oxidation Compiler

    1 project | news.ycombinator.com | 16 Dec 2023
  • Oxlint – written in Rust – 50-100 Times Faster than ESLint

    13 projects | news.ycombinator.com | 15 Dec 2023