[ prog / sol / mona ]
frontpage - thread list - new thread - preferences - ?
>>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.
tailcall
VIP:
bbs.scm + MIT Scheme + SICP + Satori Mode