27 Sep
2013
27 Sep
'13
14:11
On 2013-09-27, at 10:39 AM, Bradley Lucier <lucier@math.purdue.edu> wrote:
Cute. However, tail-recursion is not a feature of functional programming languages in general. In fact, Scheme (and assembler!) are the only languages I know where tail-recursion is guaranteed. Marc