FastParse is a Scala library for building fast parsers using parser combinators.
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>fastparse_2.11</artifactId>
<version>3.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a ParserInput from a string.
Refer to the migration guide when upgrading from FastParse 2.x to 3.x.
No dependency data recorded yet.