What is so special about recursion?

chris at seberino.org chris at seberino.org
Fri Jan 25 10:26:26 PST 2008


I used to think recursion was just a cute idea but from learning Scheme
it appears that recursion is somehow vital to this whole language.

Anyone know what is so special about recursion besides the fact that it allows
you to write shorter code?

Chris



More information about the KPLUG-LPSG mailing list