kessel icon indicating copy to clipboard operation
kessel copied to clipboard

A simple parser combinator library for Kotlin

Results 3 kessel issues
Sort by recently updated
recently updated
newest added

Hi, with the release of Kotlin 1.4, Kotlin 1.2 has been deprecated and this means some of the Kotlin API calls used in this project cause runtime errors with Kotlin...

See the following papers for reference: - [GLL Parsing](https://pdfs.semanticscholar.org/7199/48c80707891652a18510a5d199ed3fa62e17.pdf), Elizabeth Scott and Adrian Johnstone - [Modelling GLL Parser Implementations](https://dl.acm.org/citation.cfm?id=1964577), Adrian Johnstone and Elizabeth Scott - [Faster, Practical GLL Parsing](http://dinhe.net/~aredridel/.notmine/PDFs/Parsing/IZMAYLOVA,%20Anastasia%20&%20AFROOZEH%20-%20Faster,%20Practical%20GLL%20Parsing.pdf), Ali...

enhancement

See https://docs.github.com/en/actions/publishing-packages/publishing-java-packages-with-gradle for some docs.