Answer from cs61c-ao (Roger Tseng 16507336) for Question 2 if you make a programming language hat forbidded the use of recursion, we could eliminate procedure call steps such as jal and jr because those statements will allow functions to call themselves. you would not see the scheme error: stack overflow.