Package com.oracle.truffle.sl.runtime
package com.oracle.truffle.sl.runtime
-
ClassesClassDescriptionThe run-time state of SL during execution.Represents a SL function.Manages the mapping from function names to
function objects.Language views are needed in order to allow tools to have a consistent perspective on primitive or foreign values from the perspective of this language.The SL type for anull(i.e., undefined) value.Represents an SL object.The builtin type definitions for SimpleLanguage.