1. The principle of compiling is an important course of computer science, and it is the basic method to introduce the general principle of compiling program. is to translate the program language, generate binary code that can be executed directly by the user, and execute the file.
2. Compiling principle let us learn his fundamental, let us know why to write this, learn this course, will improve the programmer's theory, technology. These theoretical techniques are much more valuable than a real compiler.
3. Compiling principle must be written by oneself, need to read more books, Master good basic knowledge, read some famous books like "Dragon Book" "Tiger Book"
Write a compiler, I think is to master computer language and high-level language, we usually used to translate high-level language into computer language, like a translation officer. Learning to compile the principle will certainly have a lot of problems, before writing the compiler to solve each, understand, to write out
0909 first time on-machine operation