Module org.kink_lang.kink
module org.kink_lang.kink
Java API of the Kink Runtime.
Use Maven Central repository when you embed Kink Runtime in your program.
-
Packages
ExportsPackageDescriptionThe core package of the Kink vm.Interfaces used to make host system functions, or host funs, which are Kink functions defined in Java code.Provides the Execution Graph DSL, which is a convenient way to invoke Kink funs from Java actions or handlers.