mirror of
https://github.com/apple/pkl.git
synced 2026-08-29 15:07:17 +02:00
The previous implementation can cause the JIT compiler to permanently bail out when reading const memebrs.
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.