mirror of
https://github.com/apple/pkl.git
synced 2026-03-22 00:59:17 +01:00
If a stack overflow is found during project evaluation, present any circular imports found in the dependency graph.
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.