mirror of
https://github.com/apple/pkl.git
synced 2026-05-28 01:29:15 +02:00
fa25fb46fd
* org.pkl.core.Readers -> org.pkl.core.Closeables * Remove coupling between pkl.core.module/resource and pkl.core.messaging
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.