mirror of
https://github.com/apple/pkl.git
synced 2026-05-25 08:09:17 +02:00
1c29287344
This changes the lock object to `lock`, which every other method is locking on.
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.