Is OC important work also done by the compiler ?, Oc compiler completed

Source: Internet
Author: User

Is OC important work also done by the compiler ?, Oc compiler completed

 

NO, the important work of OC is done by the "runtime component" instead of the compiler. In fact, all data structures and functions required to use the object-oriented feature of OC are in runtime components.

For example:

The runtime component contains all memory management methods.

 

So what is ''runtime component?

The runtime component is essentially a "dynamic libary" linked to the Code Compiled by the developer. Its code can bond all programs compiled by the developer.

The advantage of this is that you only need to update the runtime components to improve the application performance. If you want to improve performance, you need to recompile the application code.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.