I came across this statement on the web:

>Perl ... supports the tail-call optimization (although you have to do it by
hand).

I was wondering if someone could give me an example of this. I know what
tail-call optimization means, and how to write tail-recursive functions, in
Lisp- just not sure how you would do this in Perl.

Thanks
Tagore Smith




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to