Uses of Package
org.kink_lang.kink.hostfun
Packages that use org.kink_lang.kink.hostfun
Package
Description
The 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.
Call stacks used in the evaluator.
Temporary vals used by generated code.
The internal classes for mods under kink/random.
-
Classes in org.kink_lang.kink.hostfun used by org.kink_lang.kinkClassDescriptionAction of a host fun.An immutable buildre of host funs.Result of a host call.
-
Classes in org.kink_lang.kink.hostfun used by org.kink_lang.kink.hostfunClassDescriptionContext of a call of a host fun.Call flow step to bind args.Call flow step to bind a return val handler.Call flow step to bind a recv.Context of an action of a host fun.Action of a host fun.An immutable buildre of host funs.The reaction of a host fun on the result of invocation.Result of a host call.
-
Classes in org.kink_lang.kink.hostfun used by org.kink_lang.kink.hostfun.graph
-
Classes in org.kink_lang.kink.hostfun used by org.kink_lang.kink.internal.callstack
-
Classes in org.kink_lang.kink.hostfun used by org.kink_lang.kink.internal.compile.tempval
-
Classes in org.kink_lang.kink.hostfun used by org.kink_lang.kink.internal.mod.random