Skip to content

Comment on Quote-unquote "macros"parent

Comments

Ay, yes, I was focused on the idea that I want my compilers to do TCO and other optimizations, so I missed the point.

Eh, by recursion I meant specifically the exponential "fib(n - 1) + fib(n - 2)" flavored definition. If you're writing the linear-time algorithm and happen to do the iteration via tail recursion, I don't think there's anything absurd about that

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.