| |
软件名称: |
PHPCC |
界面语言: |
英文软件 |
软件类型: |
.gz |
运行环境: |
Win2003,WinXP,Win2000,Win9X |
软件等级: |
★★★★★ |
授权方式: |
开源软件 |
下载地址: |
|
|
|
|
This package can be used to parse code in any language given the definition of the language grammar, much like YACC or BISON for C.
It takes as parameter a definition of a language grammar as a string. Then the main class can parse and process source code in the defined language.
The main compiler class can assign callback functions that are invoked to process different types of elements of the language syntax. |
|
|
|
|
|
| |
|
|
|
|
|