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

If you're interested in similar implementations, Microsoft has a non-standard try-except statement in their C library: http://msdn.microsoft.com/en-us/library/s58ftw19(v=vs.80).as...


That is not a "similar" implementation, and it's not in the "library". It exposes the OS/ABI level exception functionality (which C++ exceptions are also built atop of) to the compiler.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: