mirror of
https://github.com/apple/pkl.git
synced 2026-06-29 08:46:22 +02:00
e49a36e318
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.