电脑开发与应用
電腦開髮與應用
전뇌개발여응용
COMPUTER DEVELOPMENT & APPLICATIONS
2014年
1期
51-53,56
,共4页
编译器%词法分析%语法分析%虚拟机
編譯器%詞法分析%語法分析%虛擬機
편역기%사법분석%어법분석%허의궤
compiler%lexical analysis%syntax analysis%virtual machine
在编译原理和虚拟机技术的基础上,采用一种高级语言设计了一个简单的编译器。通过词法分析、语法分析和中间代码、虚拟机等进程,将源程序编译成目标程序,实现了复杂编译器的简单设计。
在編譯原理和虛擬機技術的基礎上,採用一種高級語言設計瞭一箇簡單的編譯器。通過詞法分析、語法分析和中間代碼、虛擬機等進程,將源程序編譯成目標程序,實現瞭複雜編譯器的簡單設計。
재편역원리화허의궤기술적기출상,채용일충고급어언설계료일개간단적편역기。통과사법분석、어법분석화중간대마、허의궤등진정,장원정서편역성목표정서,실현료복잡편역기적간단설계。
On the basis of the compiler theory and virtual machine technology,it designs a simple compiler with a high-level language. The source code is compiled into the target program through the processes of lexical analysis, syntax analysis,generation of intermediate code and virtual machine,which achieved the simple design of complex compiler.