Fix environment implementation #8

Closed
opened 2021-05-30 16:44:26 +02:00 by felixm · 0 comments
Owner

Right now each lambda call extends the current environment. Instead, we want to store the environment for a procedure definition and then extend it when we call the procedure.

Right now each lambda call extends the current environment. Instead, we want to store the environment for a procedure definition and then extend it when we call the procedure.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: felixm/schemers#8
No description provided.