FastParse is a Scala library for parsing strings and bytes into structured data. This lets you easily write a parser for any arbitrary textual data formats and have the parsers run at an acceptable speed, with great error debuggability and error reporting.
| License | MIT |
|---|---|
| Categories | Parser Generators |
| Tags | parsergenerator |
| HomePage | https://github.com/lihaoyi/fastparse 🔍 Inspect URL |
| Date | Mar 24, 2023 |
| Files | pom (2 KB) jar (964 KB) View All |
| Repositories | Central |
| Ranking | #2357 in MvnRepository (See Top Artifacts) #7 in Parser Generators |
| Used By | 273 artifacts |
| Scala Target | Scala Native 0.4 2.11 (View all targets) |
Compile Dependencies (7)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT | com.lihaoyi » sourcecode_native0.4_2.11 | 0.3.0 | 0.4.4 | |
MIT | com.lihaoyi » geny_native0.4_2.11 | 1.0.0 | 1.1.1 | |
| JVM Languages Apache 2.0 | org.scala-lang » scala-library | 2.11.12 | 3.7.4 | |
BSD | org.scala-native » nativelib_native0.4_2.11 | 0.4.9 | 0.5.9 | |
BSD | org.scala-native » javalib_native0.4_2.11 | 0.4.9 | 0.5.9 | |
BSD | org.scala-native » auxlib_native0.4_2.11 | 0.4.9 | 0.5.9 | |
BSD | org.scala-native » scalalib_native0.4_2.11 | 0.4.9 | 3.7.4+0.5.9 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Scala Compiler Apache 2.0 | org.scala-lang » scala-reflect | 2.11.12 | 2.13.17 |
Licenses
| License | URL |
|---|---|
| MIT | https://spdx.org/licenses/MIT.html |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Li Haoyi | lihaoyi |