Skip to content

Unofficial WIP on building Kotlin with Guix purely from sources with reproducible binaries. Based on ebourg/kotlin-bootstrapping build path to 1.0.

License

Notifications You must be signed in to change notification settings

TarCV/kotlin-guix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin bootstrapping

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

Status

The build works up to Kotlin 1.1.2-5 (2017-06-12).

How to build

guix build -f kotlin.scm

Credits

This project includes contributions from Emmanuel Bourg, Julien Lepiller and TarCV.

About

Unofficial WIP on building Kotlin with Guix purely from sources with reproducible binaries. Based on ebourg/kotlin-bootstrapping build path to 1.0.

Topics

Resources

License

Stars

Watchers

Forks

Languages