Kotlin PEG Yet another parser combinator for Kotlin. The library is inspired by (peg) library from Sagittarius Scheme, which is inspired parser.peg from Gauche. The goal of this library is to make parsers look like ABNF (or PEG).