mirror of
https://github.com/apple/pkl.git
synced 2026-03-17 23:03:54 +01:00
4 lines
212 B
Plaintext
4 lines
212 B
Plaintext
= Integration with Kotlin
|
|
|
|
Pkl provides rich integration with Kotlin. Our integration allows you to embed the Pkl runtime into your Kotlin application, and also provides code generation for from Pkl source code.
|