Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
_19qg
on Feb 2, 2022
|
parent
|
context
|
favorite
| on:
Running Lisp in Production (2020)
That's self recursion (Lisp has a low-level Go To as a building block).
TCO is a bit more general. Any tail call then is just a kind of jump.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
TCO is a bit more general. Any tail call then is just a kind of jump.