mirror of
https://github.com/apple/pkl.git
synced 2026-03-22 00:59:17 +01:00
* Add URI encoding to paths and fragments * Render quotes around identifiers when appropriate
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.