[ 源代码: sablecc ]
软件包:sablecc(3.7-1)
sablecc 的相关链接
Debian 的资源:
下载源码包 sablecc:
维护小组:
- Debian Java Maintainers (QA 页面, 邮件存档)
- Alexandre Rossi (QA 页面)
- Chris Halls (QA 页面)
- Mathieu Trudel-Lapierre (QA 页面)
外部的资源:
- 主页 [sablecc.org]
相似软件包:
Object-oriented fully featured parser generator
SableCC is a parser generator which generates fully featured object-oriented frameworks for building compilers, interpreters and other text parsers.
In particular, generated frameworks include intuitive strictly-typed abstract syntax trees and tree walkers. SableCC also keeps a clean separation between machine-generated code and user-written code.
This package also contains AntTask, a task to invoke SableCC on grammar files.