mirror of
https://github.com/apple/pkl.git
synced 2026-06-25 06:46:18 +02:00
15f089b275
This is still needed right now, because some methods call through to `toString()`.
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.