mirror of
https://github.com/apple/pkl.git
synced 2026-06-19 03:49:36 +02:00
45302c8a00
Motivation: com.squareup.javapoet is EOL. com.palantir.javapoet is an actively maintained fork that supports generating record classes.
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.