Depending on application different scope types can be implemented - dynamic or lexical scopes. My initial hunch is that it can be done using different assignment strategies - deep copy or refence.
Depending on application different scope types can be implemented - dynamic or lexical scopes. My initial hunch is that it can be done using different assignment strategies - deep copy or refence.