sargunv / cakeparse

Simple parser combinator library for Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple parser combinator library for Kotlin

License:Apache License 2.0


Languages

Language:Kotlin 99.3%Language:Batchfile 0.4%Language:Shell 0.3%