kotlinx / ast

Generic AST parsing library for kotlin multiplatform
Apache License 2.0
316 stars 22 forks source link

add https://jitpack.io/#drieks/antlr-kotlin link #58

Closed matkoniecz closed 2 years ago

matkoniecz commented 2 years ago

It was mentioned, but was not clickable

BTW, https://github.com/kotlinx/ast/releases mentions that the first release happened - maybe using releases now is recommended?

drieks commented 2 years ago

Hi @matkoniecz, antlr-kotlin is a dependency of kotlinx.ast, this is not the same. See #63