mirror of
https://github.com/apple/pkl.git
synced 2026-05-03 13:44:26 +02:00
This switches Gradle scripts to use `layout.buildDirectory` instead of hard-coded "build".
Core implementation of the Pkl language. Includes Java APIs for embedding the language into JVM applications, and for building libraries and tools on top of the language.