Module org.kink_lang.kink
module org.kink_lang.kink
Java API of the Kink Runtime.
-
Packages
PackageDescriptionThe 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.