|
|
|
|
|
by cryptonector
334 days ago
|
|
> if your code actually depends on TCE for correct execution, that code might exhaust the stack under ordinary interpreter/compiler settings But Lisp programmers tend to use recursion for iteration and very much count on TCO. So it really has to be implemented, and the language should require it. |
|