Failing to parse Elixir with Megaparsec

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

  • Repo

  • megaparsec

    Industrial-strength monadic parser combinator library

  • Last year I spent some time trying to parse Elixir with Megaparsec.

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

    LR(1) parser generator for Rust

  • One of my colleague had started writing a parser for Elixir in Rust using lalrpop, and I thought it'd be fun to write one with a parser combinator so we could compare our implementations.

  • Elixir

    Elixir is a dynamic, functional language for building scalable and maintainable applications

  • The official Elixir parser, the syntax reference and operators page are all very good references if you want to learn more about the Elixir syntax.

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

  • nom > regex

    10 projects | /r/rust | 6 Dec 2023
  • Letlang — Roadblocks and how to overcome them - My programming language targeting Rust

    6 projects | /r/rust | 7 Jun 2023
  • Whats the best parser generator for rust?

    3 projects | /r/rust | 23 Aug 2021
  • Jasmine, A rust-like programming language that compiles to Java

    2 projects | /r/ProgrammingLanguages | 31 Aug 2023
  • Restoration of the pest3 work effort 🙌 · pest-parser/pest · Discussion #885

    1 project | /r/rust | 15 Jul 2023