ZIO Parser
Library for constructing parsers and pretty printers based on invertible syntax descriptions
Introduction
Installation
Start by adding zio-parser
as a dependency to your project:
libraryDependencies += "dev.zio" %% "zio-parser" % "0.1.9"
Documentation
Learn more on the ZIO Parser homepage!
Contributing
For the general guidelines, see ZIO contributor's guide.
Code of Conduct
See the Code of Conduct