This project is an attempt to build the Kotlin compiler and its standard libraries with no prebuilt version of Kotlin. See the Bootstrappable Builds project to understand why it matters.
Everything available in GUIX is assumed to be bootstrappable
The build works up to Kotlin 1.1.2-5 (2017-06-12).
guix build -f kotlin.scm
This project includes contributions from Emmanuel Bourg, Julien Lepiller and TarCV.