一个简单的递归下降分析器的预测分析表的生成器。生成式在 grammar.py 中。
A simple generator for predictive parsing tables of a recursive descent parser. The production rules are in grammar.py.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
一个简单的递归下降分析器的预测分析表的生成器。生成式在 grammar.py 中。
A simple generator for predictive parsing tables of a recursive descent parser. The production rules are in grammar.py.