Getting Started

Dependency

Include PureParser in your project using your preferred build tool.

SBT:

libraryDependencies += "io.github.iltotore" %% "pureparser" % "version"

Mill:

mvn"io.github.iltotore::pureparser:version"

Next steps

You can check the API documentation, especially:

You can also checks the code examples and even play with them online.