mirror of
https://github.com/apple/pkl.git
synced 2026-03-29 05:11:55 +02:00
This adds a new feature, which allows Pkl to read resources and modules from external processes. Follows the design laid out in SPICE-0009. Also, this moves most of the messaging API into pkl-core
Command-line interface for Pkl. The CLI provides the following tools: * Batch evaluator * REPL