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.