How compilers handle modules in programming languages

前端 未结 0 1864
攒了一身酷
攒了一身酷 2021-01-21 11:13

A compiler takes the source code of a language and converts it into machine code or bytecode.

But, in the process, how does it handle modules. I mean there is include/imp

相关标签:
回答
  • 消灭零回复
提交回复
热议问题