Y
Hacker News
new
|
ask
|
show
|
jobs
by
aidenn0
1316 days ago
Common lisp doesn't require tail call elimination either, fwiw
1 comments
bjoli
1316 days ago
But every implementation except clisp, ECL and clisp do it reliably.
link
aidenn0
1315 days ago
sbcl doesn't always do it, depending on optimization settings, and clisp does do it when compiling; by "reliably" perhaps you meant "by default"?
link
tmtvl
1316 days ago
I think you may have meant to substitute ABCL for one of those clisps?
link