The understanding of the compiler

Source: Internet
Author: User

(conclusion) The compiler is a binary program that can be implemented in any language (iteration), as long as the (1) existence of the compiler (executable binary) (2) Implementing the language implements the compiler logic

Example:

C language to achieve the compiler:

(1) compiling the C language compiler by sinks, compiling the binary code (binary program)

(2) Write C language compiler in C language, compile with compiler of (1), Generate binary code

compiler to implement Python language in Java language

(1) Compiling Java compiler by sinks, compiling binary code

(2) write Python compiler with Java, compile with (1) compiler, generate binary code

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.