ketolang
ketolang copied to clipboard
Future of general purpose Сonfiguration languages. Side-effect-less dialect of Kotlin.
After multiple discussions with JetBrains people, I was explained that Kotlin compiler is getting rearchitectured, in particular IR (intermediate representation) is getting split into Frontend IR (FIR) and Backend IR...
Hi. First off, this seems like a great project, and I am looking forward to keeping track of it's development. I was wondering, will this project support higher-order functions with...
We already run tests of course, but would be nice to also build samples on CI to validate their correctness Sample should be built targeting both JVM and Native platforms.