Y
Hacker News
new
|
ask
|
show
|
jobs
by
rwhaling
2655 days ago
One benefit that is repeatedly mentioned in the papers is the ability to do tail-call optimization, which is more or less impossible with compile-to-c interpretations, and mandatory for functional languages.