mirror of
https://github.com/Ed94/LangStudies.git
synced 2024-11-10 04:14:53 -08:00
252 B
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