A Scala library providing parser combinators for constructing parsers in a functional style.
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-parser-combinators_2.13</artifactId>
<version>2.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a simple parser for integers using RegexParsers.
No known issues recorded.
No dependency data recorded yet.