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