mirror of
https://github.com/apple/pkl.git
synced 2026-08-24 04:34:02 +02:00
Fixes the following two bugs: * Pads to incorrect string length * Does not append full code point
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.