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