mirror of
https://github.com/apple/pkl.git
synced 2026-06-30 10:11:42 +02:00
742a8e88da
Fixes an issue around resolving for-generator variables in some cases
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.