Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
brennvin
on May 7, 2022
|
parent
|
context
|
favorite
| on:
Roll a Lisp in C – Evaluation
- A tracing garbage collector
- Tail call optimization
- Closures
tsimionescu
on May 7, 2022
|
next
[–]
TCO is not really that important. The Common Lisp standard doesn't even require it, though many implementations do support it.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
- Tail call optimization
- Closures