mirror of
https://github.com/apple/pkl.git
synced 2026-08-22 19:54:02 +02:00
Also add private no-arg constructors for classes that aren't meant to be instantiated.
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.