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

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

Stats

Basic Scala Parser Combinators repo stats
3
642
7.0
8 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com