Hi, sorry to bother. I’m trying to get approval for the Terpal Kotlin plugin io.exoquery.terpal-plugin
. This plugin does the equivalent of JEP-430 for Kotlin (this is known as “custom string-interpolation” in Scala). I’ve announced it on the Kotlin Slack channel as well as on r/Kotlin here:
https://www.reddit.com/r/Kotlin/comments/1c4qpqz/compilerplugin_that_does_scalalike_interpolation/
You can find the plugin here: GitHub - deusaquilus/Terpal: Typed String Interpolation for Kotlin
(Although I publish it from here: GitHub - ExoQuery/Terpal: Typed String Interpolation for Kotlin)
Thanks!