Talk:Find limit of recursion: Difference between revisions

no edit summary
No edit summary
Line 27:
 
The point is... depending the recursion max depth on too many parameters, shouldn't we specify the environment (O.S., compiler, interpreter) running the examples? Otherwise a novice user could think that the shown limit is hardcoded somewhere in the nature of the language (that could be, maybe, for some languages, and should be noted!) —[[User:ShinTakezou|ShinTakezou]] 14:46, 20 April 2010 (UTC)
 
:Note that "stack depth" also depends on "what goes on the stack", and in some languages apparently seemingly inconsequential differences can have order of magnitude effects on how many stack frames can be nested without problem. So the numbers generated here are not very meaningful, and even the implementations can only be hints. --[[User:Rdm|Rdm]] 20:09, 9 February 2011 (UTC)
 
== The name of the game ==
6,962

edits