mirror of
https://github.com/apple/pkl.git
synced 2026-03-22 09:09:15 +01:00
* Add truffle boundaries * Fix snippet output tests * Make java LanguageSnippetTests eval output.bytes, just like the CLI does
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.