Arc Forum
new
|
comments
|
leaders
|
submit
login
1 point
by
sacado
6090 days ago |
link
|
parent
Yes, it is not required by the norm, but as far as I know, ACL, SBCL, CMUCL and CLisp all implement tail call optimizations (for the latter, only on compiled functions though). Maybe that could be considered enough to rely on it.