mirror of
https://github.com/apple/pkl.git
synced 2026-03-26 02:51:13 +01:00
* Adjust gitattributes file (mark some files binary, mark bat files as using crlf endings) * Fix remaining line endings issues
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.