Investigate eval execution context #14

Open
opened 2018-02-11 11:08:59 -05:00 by mike-cifelli · 0 comments
mike-cifelli commented 2018-02-11 11:08:59 -05:00 (Migrated from gitlab.com)

In Common Lisp, eval executes in the null lexical environment. Here it executes in the current lexical environment. Determine which behavior is better.

In Common Lisp, eval executes in the null lexical environment. Here it executes in the current lexical environment. Determine which behavior is better.
Sign in to join this conversation.
No Label
No Milestone
No project
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.

Dependencies

No dependencies set.

Reference: mike/transcendental-lisp#14
No description provided.