Parser Combinator Library in Kotlin (0.1).
Note that this library is yet experimental. Don't use it in production.
Add the following line to build.gradle:
dependencies {
compile "com.github.kmizu:kotbinator:0.1"
}
See example
Parser Combinator Library in Kotlin (0.1).
Note that this library is yet experimental. Don't use it in production.
Add the following line to build.gradle:
dependencies {
compile "com.github.kmizu:kotbinator:0.1"
}
See example