Files
pkl/docs/modules/java-binding/pages/index.adoc
Peter Niederwieser ecad035dca Initial commit
2024-02-01 14:00:22 -08:00

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.