Uses of Package
org.kink_lang.kink
Packages that use org.kink_lang.kink
Package
Description
The 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.
Implementations of the Execution Graph DSL.
Call stacks used in the evaluator.
Compiles itree to FunVal by runtime bytecode generation.
Generates compiled classes.
Intermediate representation before JVM byte code compilation.
Temporary vals used by generated code.
Provides funs used from intrinsics.
Package of JAVA and JAVA_PROXY mods.
The internal classes for mods under kink/random.
Provides kink/STOPWATCH mod.
Provides utility classes around numbers.
Provides sym registry.
Internal representation of vec vals.
-
Classes in org.kink_lang.kink used by org.kink_lang.kinkClassDescriptionThe helper class of local binding vals.A binding val.The helper for bin vals.A bin val, which represents an immutable array of bytes.The helper for bool vals.The component registry of the VM.The helper of excetpion vals.An exception val.A helper for funs.A fun val.The core of the result of a host call.The helper of
JavaVal
s.A java val.The helper for location vals.A location in a program.The helper for num vals.A num val.Container of vars which are shared among values.The factory of SharedVars instances.The helper of str vals.A str val.The bidirectional registry of syms and sym-handles.The helper for traces.A trace.A Kink value or val.The helper for varref vals.A varref val.The helper of vec vals.A vec val.A Kink vm, or runtime. -
Classes in org.kink_lang.kink used by org.kink_lang.kink.hostfun
-
Classes in org.kink_lang.kink used by org.kink_lang.kink.hostfun.graph
-
Classes in org.kink_lang.kink used by org.kink_lang.kink.hostfun.graph.impl
-
Classes in org.kink_lang.kink used by org.kink_lang.kink.internal.callstack
-
Classes in org.kink_lang.kink used by org.kink_lang.kink.internal.compile
-
Classes in org.kink_lang.kink used by org.kink_lang.kink.internal.compile.classgen
-
Classes in org.kink_lang.kink used by org.kink_lang.kink.internal.compile.javaclassir
-
Classes in org.kink_lang.kink used by org.kink_lang.kink.internal.compile.tempval
-
Classes in org.kink_lang.kink used by org.kink_lang.kink.internal.intrinsicsupport
-
Classes in org.kink_lang.kink used by org.kink_lang.kink.internal.mod.java
-
Classes in org.kink_lang.kink used by org.kink_lang.kink.internal.mod.random
-
Classes in org.kink_lang.kink used by org.kink_lang.kink.internal.mod.stopwatch
-
Classes in org.kink_lang.kink used by org.kink_lang.kink.internal.num
-
Classes in org.kink_lang.kink used by org.kink_lang.kink.internal.sym
-
Classes in org.kink_lang.kink used by org.kink_lang.kink.internal.vec