mirror of
https://github.com/apple/pkl.git
synced 2026-06-11 16:23:01 +02:00
e4ccf517fa
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.