I am working on a compiler for a custom programming language and am at stage of handling lexical environments for nested function definitions.
I have this as the stack fr