Scala Parser Combinators

simple combinator-based parsing for Scala. formerly part of the Scala standard library, now a separate community-maintained module (by scala)

Scala Parser Combinators Alternatives

Similar projects and alternatives to Scala Parser Combinators

scala
Scala Parser Combinators
  1. adventofcode

    Solutions for problems from AdventOfCode.com (by bhosale-ajay)

  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. advent-of-code-go

    All 10 years of adventofcode.com solutions in Go/Golang (and a little Python); 2015-2024

  4. adventofcode

    Advent of code solutions (by mathsaey)

  5. adventofcode

    Answers to Advent of Code (by viceroypenguin)

  6. AdventOfCode

    My Advent of Code solutions. I also upload videos of my solves: https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41WITA

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  8. Advent-of-code

    My solutions of adventofcode.com (by MichalMarsalek)

  9. Advent_of_Code_in_Pascal

    My solutions to the Advent of Code, in Free Pascal

  10. aoc

    Discontinued Advent of Code - mscha's Perl 6 solutions (by mscha)

  11. AdventOfCode

    My solutions for all years of Advent of Code in Python 3 and Rust (by benediktwerner)

  12. aoc2021

    Advent of Code 2021, this time in Go (by danvk)

  13. advent-of-code

    Collection of JS solutions for puzzles from adventofcode.com 🎁🎄 (by romellem)

  14. adventofcode

    My solutions for Advent of Code (by fireduck64)

  15. Fast Parse

    Writing Fast Parsers Fast in Scala

  16. advent-of-code

    advent of code (by fridokus)

  17. Scopt

    command line options parsing for Scala

  18. Scallop

    a simple Scala CLI parsing library

  19. atto

    friendly little parsers

  20. adventofcode

    Advent of code in rust (by Japanuspus)

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Scala Parser Combinators alternative or higher similarity.

Scala Parser Combinators discussion

Log in or Post with

Scala Parser Combinators reviews and mentions

Posts with mentions or reviews of Scala Parser Combinators. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-28.
  • Best way to port a scala + swing app to flutter?
    1 project | /r/FlutterDev | 15 May 2022
    Scala used to include a parser combinator library. I don't know whether it comes with a Scala grammar as an example but I'd probably take a day and experiment whether it would be possible to create an AST parser for the Scala grammar.
  • thoroughful tutorial for scala.util.parsing.combinator._
    2 projects | /r/scala | 28 Apr 2022
    If you find anything that isn't already linked from the README at https://github.com/scala/scala-parser-combinators , please PR the addition to the readme.
  • -🎄- 2021 Day 18 Solutions -🎄-
    144 projects | /r/adventofcode | 17 Dec 2021
    Mostly a mess of pattern matching. I really need to make some generic tree utilities. Haven't been able to find a decent parser combinator that works in Scala 3 (I usually use fastparse which depends heavily on Scala 2 macros, and scala-parser-combinators works in Scala 3, but I've had a lot of trouble getting it to not be too greedy), so I used the state monad from cats to parse at the bottom of the file, which I think turned out fairly nice.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic Scala Parser Combinators repo stats
3
663
7.6
22 days ago

Sponsored
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

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