Module org.kink_lang.kink
Package org.kink_lang.kink
package org.kink_lang.kink
The core package of the Kink vm.
-
ClassDescriptionThe helper class of local binding vals.A local binding val.The helper for bin vals.A bin val, which represents an immutable array of bytes.The helper for bool vals.The compile error.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.