mirror of
https://github.com/apple/pkl.git
synced 2026-05-27 17:19:15 +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.