mirror of
https://github.com/apple/pkl.git
synced 2026-06-28 08:16:20 +02:00
4f4f03dbca
This fixes an issue where the `module` type is incorrectly cached.
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.