Hacker News new | ask | show | jobs
by abecedarius 4820 days ago
It's actually possible to implement the stack inspection in a tail-call-friendly way (along the lines of Racket's continuation marks IIRC), though AFAIK nobody does it.