Quote:
The reason direct recursion is disabled is simply that the majority of scripters aren't familiar with recursion and its results.


This argumentation does not make sense.
People starting with C or java are not familiar with recursion either. But they have to learn it if they want the best algorithms.