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

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-07-18 00:26:08 UTC