Skip to content

Frankslu/parser-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

一个简单的递归下降分析器的预测分析表的生成器。生成式在 grammar.py 中。

A simple generator for predictive parsing tables of a recursive descent parser. The production rules are in grammar.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages