摘要
介绍一种应用于数字系统设计中的基于函数式语言的代码解析方案,主要包括该函数式语言和解析工具的介绍,该语言的词法与语法分析程序的结构介绍,由语法树到语法规则到抽象语法树的生成过程,以及具体的应用实例。该解析方案已经成功应用于数字系统的设计中。
Introduce a method for parsing, which is based on functional language and used in digital system design, including the introduction of the functional language and the parsing tools, the structure of lexical analysis and syntax analysis, the design of syntax tree, the definition of syntax rules, the structure and the generation of abstract syntax tree, and an example to indicate the output result of this method. This method has been successfully used in digital system design project.
出处
《微计算机信息》
北大核心
2006年第12S期248-250,267,共4页
Control & Automation
基金
国家自然科学基金项目(90407011)
关键词
词法分析
语法分析
解析
抽象语法树
Lexical analysis,Syntax analysis,Parse,Abstract Syntax Tree