Hacker News new | ask | show | jobs
by shawn_w 51 days ago
Common Lisp does not require implementations preform tail call optimization in general, or even in just the limited case of tail recursion.