Initial commit

This commit is contained in:
Peter Niederwieser
2024-02-01 14:00:22 -08:00
committed by Dan Chao
commit ecad035dca
2972 changed files with 211653 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
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.