Define the ANSI-mandated macro STEP as an entry-point to the debugger
stepping-facility. Since this currently only works on compiled code, we try to compile the anonymous function containing the form to-be-stepped, and bail-out with an error if that fails, e.g. for non-null enclosing lexical environments.
Loading
Please register or sign in to comment