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

Objective-C does have a runtime that maintains all the state necessary to implement the APIs in the documentation you linked.

For example, how to map class objects to string representations of their names.



Yep, ObjC programs call into the runtime every time they call a method.




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

Search: