mirror of
https://github.com/apple/pkl.git
synced 2026-05-21 06:16:57 +02:00
8f83885c75
This fixes an issue where the `module` type produces the wrong default value. Closes #1391
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.