Closed ligi closed 7 years ago
Hi @ligi,
Thanks for the contribution. The problem was in generated lexer files; I was thinking of converting them to Kt in order to be able to compile the parser to JS but that's a simpler fix for sure. Anyway, for now I'll update the build in bintray repo so you could use the lib.
thanks! no need to hurry with the bintray release - I am consuming the lib via jitpack now ( in a branch of https://github.com/ligi/SurvivalManual )
I want to use this library on android - Kotlin compiles to 1.6 by default - but there is some java code included so we have to set this to be compatible