mirror of
https://github.com/apple/pkl.git
synced 2026-06-25 14:56:19 +02:00
ed0cad668f
Fixes an issue where the underlying default Java toString() is leaking through
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.