Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Retr0id
4 months ago
|
parent
|
context
|
favorite
| on:
Programming languages should have a tree traversal...
Tail call elimination is an optimisation that is only possible for certain code patterns. How would you write a tail-recursive tree walk, without using a separate stack or queue data structure to store state?
worthless-trash
4 months ago
[–]
Challenge accepted, I'll do it over my next long weekend.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: