cakeparse icon indicating copy to clipboard operation
cakeparse copied to clipboard

Simple parser combinator library for Kotlin

Build Status Download

CakeParse

CakeParse is a simple parser combinator library for Kotlin.

Documentation

Documentation is available at the project's GitHub Page.

Build

This project uses Kobalt for its build system. Simply clone the repository and run ./kobaltw compile.

Contribute

Pull requests are welcome. Check the issue tracker to find things to work on.