摘要
计算机之所以识别高级语言,是因为中间有编辑技术把高级语言编译为计算机所识别的语言,最终能在计算机硬件上执行。本文主要论述用C语言编写的微型编译器的实现过程。
The reason why computers recognize high-level languages is that editing technology compiles high-level languages into the languages recognized by computers,which can eventually be executed on computer hardware. This paper mainly discusses the implementation process of microcompilers written in C language.
作者
李艳杰
高新阳
LI Yanjie;GAO Xingyang(Shandong Huayu University of Technology,Dezhou 253000,China)
出处
《现代信息科技》
2018年第10期112-113,共2页
Modern Information Technology
基金
2015年度山东省职业教育教学改革研究项目"高职软件技术专业课程及课程内容更新机制的实践研究(项目编号:2015225)"阶段性成果
关键词
C语言
编译器
C language
compiler