[ prog / sol / mona ]

prog


Lisp beginner thread

76 2020-11-01 16:02 *

>>68
I just compiled your example and looked at its disassembly and your tailcall function saves its return address to the stack and calls itself. The tail call was not eliminated.

132


VIP:

do not edit these