Hacker News new | ask | show | jobs
by jarcane 4238 days ago
CL can already do GOTO. And the BREAK and CARRY implementations use exit continuations.

I did consider doing it in CL though because then I'd have an excuse to call FUNCTION and FUNCALL "SUB" and "GOSUB".