How-to: What's the shortest code to cause a stack overflow? #it #dev #solution
How-to: What's the shortest code to cause a stack overflow? #it #devĀ #solution
Whatās the shortest code to cause a stack overflow?
To commemorate the public launch of Stack Overflow, whatās the shortest code to cause a stack overflow? Any language welcome.
ETA: Just to be clear on this question, seeing as Iām an occasional Scheme user: tail-call ārecursionā is really iteration, and any solution which can be converted to an iterative solution relatively trivially by aā¦