Introduction

1.1 语言处理器 如何实现语言? Interpreter 解释器(用“is”的方法解释程序,几乎没有预处理) source code + input interpreter> output compilers 编译器(特点是有预处理) source code compiler> machine code(target code) input target code> output hybrid
相关文章
相关标签/搜索