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 |
| Organization | com.lihaoyi |
| HomePage | https://github.com/lihaoyi/scala-parser 🔍 Inspect URL |
| Date | Oct 14, 2017 |
| Files | pom (3 KB) jar (603 KB) View All |
| Repositories | CentralSpring Lib Release |
| Ranking | #2357 in MvnRepository (See Top Artifacts) #7 in Parser Generators |
| Used By | 273 artifacts |
| Scala Target | Scala.js 0.6 2.10 (View all targets) |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2017-15288 |
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT | com.lihaoyi » fastparse-utils_sjs0.6_2.10 | 1.0.0 | ✔ | |
MIT | com.lihaoyi » sourcecode_sjs0.6_2.10 | 0.1.4 | 0.4.4 | |
| Lang Runtime Apache 2.0 | org.scala-js » scalajs-library_2.10 | 0.6.19 | 1.20.1 | |
| JVM Languages Apache 2.0 | org.scala-lang » scala-library | 2.10.6 | 3.7.4 | |
BSD | org.scalamacros » quasiquotes_2.10 | 2.1.0 | 2.1.1 |
Provided Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Code Analyzer MIT | com.lihaoyi » acyclic_2.10 | 0.1.5 | 0.3.19 | |
| Scala Compiler Apache 2.0 | org.scala-lang » scala-compiler1 vulnerability | 2.10.6 | 3.7.4 | |
| Scala Compiler Apache 2.0 | org.scala-lang » scala-reflect | 2.10.6 | 2.13.17 |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Testing MIT | com.lihaoyi » utest_sjs0.6_2.10 | 0.5.4 | 0.9.1 | |
| Testing Apache 2.0 | org.scala-js » scalajs-test-interface_2.10 | 0.6.19 | 1.20.1 |
Licenses
| License | URL |
|---|---|
| MIT license | http://www.opensource.org/licenses/mit-license.php |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Li Haoyi | lihaoyi |