Skip to content

ceedubs/gato-parsec

 
 

Repository files navigation

gato-parsec - Generalized atto-parsec with cats Build Status Maven Central Code of Consuct

Quick Start

To use gato-parsec in an existing SBT project with Scala 2.12 or a later version, add the following dependencies to your build.sbt depending on your needs:

libraryDependencies ++= Seq(
  "io.chrisdavenport" %% "gato-parsec" % "<version>"
)

About

Generalized attoparsec with cats

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%