LangStudies/App/EoI/Lectures/Lecture.6.Notes.md
2022-07-20 14:57:26 -04:00

252 B

Environment

A repository of variables and functions defined in a scope.

Structure

Record: Actual storage, table, etc. Parent: Optional refrence to a parent environment.

Interface

Define: Variable Assign: Value to a varaible Lookup: Variable