Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
1932812267
72 days ago
|
parent
|
context
|
favorite
| on:
Tail Call Recursion in Java with ASM (2023)
Clojure's loop/recur is specifically tail recursion like scala's tailrec or the optimization described in the blogpost. It doesn't use trampolines to enable tail calls that aren't tail recursion.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: