Fast and efficient parser combinator library for Scala, supporting Scala 2.13.
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>fastparse_2.13</artifactId>
<version>3.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Simple parser that matches 'hello' and returns 'world'
Use fastparse_2.12 or fastparse_3 for respective Scala versions.
No dependency data recorded yet.