[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tail Recursion in Common Lisp ???



please excuse my ignorance.  i'm learning Lisp from Abelson & Sussman,
and my Common Lisp book by Steele hasn't arrived yet.

does Common Lisp have tail recursion like Scheme, so that the syntatic
sugar for iterative loops is unnecessary ?  if not, then is it being
considered ?


James