mirror of
https://github.com/apple/pkl.git
synced 2026-05-30 02:20:44 +02:00
077497d9b8
* Fix a possible deadlock during external reader process close * Apply spotless --------- Co-authored-by: Philip K.F. Hölzenspies <holzensp@gmail.com>
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.