Module env

Source
Expand description

Lexical and non-lexical scoping for variables

Structs§

Environment
Implements a nested lexical scope
Frame
Represents a stack frame

Enums§

Place