also sort of related, i'd like to learn more about...
# squarelibraries
b
also sort of related, i'd like to learn more about tools that can be used to parse kotlin code independent of platform (i.e. doesn't rely on Kotlin being built for JVM), if anyone has recommendations there as well
d
https://github.com/Kotlin/grammar-tools . Haven't actually used it myself.
b
ooh nice