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 a host fun, which is a FunVal to perform action in Java code.Provides the Execution Graph DSL, which is a convenient way to invoke Kink funs from Java actions or handlers.