Skip to main content

Module interpreter

Module interpreter 

Source
Expand description

Tree-walking interpreter for ArchScript.

Structs§

Environment
FuncValue
Interpreter
RuntimeError

Enums§

Signal
Signal for early return from functions.
Value