- 1
- 0
- 约2.22万字
- 约 79页
- 2020-11-10 发布于四川
- 举报
Tips : Compiling/Linking
Compiler : Translate computer program from one language to
another platform
source language target language
Compiler
(C, C++, Java, ..) (assembly language)
error message
1. Source Code is optimized for human readability
2. Target Machine Code is optimized for target hardware
3. Goal of compiler is that translate a source code program into an
equivalent machine code efficiently
3. Compiling/Linking
Source Code
原创力文档

文档评论(0)