mirror of
https://github.com/apple/pkl.git
synced 2026-03-22 17:19:13 +01:00
Enable caching for the native image building task and improves the caching effectiveness of some of the test tasks in the project.
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.