mirror of
https://github.com/apple/pkl.git
synced 2026-03-21 08:39:09 +01:00
- Move all conditional configuration to the `assembleNative` and `testNative` "root" tasks - Don't build aarch64 executable on Intel Mac
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.