Uses of Class
org.kink_lang.kink.Vm

Packages that use Vm
Package
Description
The core package of the Kink vm.
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.
Internal representation of vec vals.