| The Yapps Parser Generator System |
http://theory.stanford.edu/~amitp/Yapps/ |
| Version 1.1 |
| Amit J. Patel |
| http://www-cs-students.stanford.edu/~amitp/ |
- 1. Introduction
- 2. Examples
- 3. Grammars
- 4. Customization
- 5. Parser Mechanics
- 6. Future Extensions
- 7. Grammar for Parsers
- 8. Calculator Example
- 9. References
本文介绍了Yapps解析器生成系统,一个用于快速开发解析器的工具。内容包括解析器的基本概念、如何定义语法、定制解析器及扫描器等。通过具体的例子,如Lisp表达式和计算器程序,展示了如何使用Yapps进行解析器开发。
3063

被折叠的 条评论
为什么被折叠?



