Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In CL, if you catch an exception, you have the option of trying to fix the problem and then letting the code continue from where it left off. This is only moderately difficult to implement in machine code, but somewhere between problematic and impossible on a high level platform that has already implemented exceptions by stack unwinding.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: