mirror of
https://github.com/apple/pkl.git
synced 2026-06-30 10:11:42 +02:00
f9fe226eba
Addresses an issue where Pkl cannot evaluate files with non-ASCII characters.
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.