metasequoia-parser

水杉解析器生成器:提供了 LR(0)、SLR、LR(1)、LALR(1) 四种解析器,以及 LALR(1) 解析器生成器,可以根据定义的语法自动生成 Python 代码。

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install metasequoia-parser

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.2.0 2025-06-09    
0.1.0 2025-02-05    

Issues with this package?

Page last updated 2025-08-26 19:44:31 UTC