mirror of
https://github.com/apple/pkl.git
synced 2026-01-14 07:33:40 +01:00
5 lines
200 B
Plaintext
5 lines
200 B
Plaintext
= Integration with Java
|
|
|
|
Pkl provides rich integration with Java. Our integration allows you to embed the Pkl runtime into your Java program, and also provides code generation from Pkl source files.
|
|
|