4 releases (breaking)
0.5.0 | Jul 23, 2022 |
---|---|
0.4.0 | Jul 23, 2022 |
0.3.0 | May 24, 2022 |
0.2.2 | Mar 23, 2022 |
#227 in Parser tooling
51KB
1.5K
SLoC
Volt Parse
What is Volt Parse?
Volt Parse is a parsing library that makes it simple to create your own parser using simple parser-generator functions that when combined, form more complex parsers. It allows you to write code that describes what the text is, rather than how to parse it.