How to deal the state in lexer?
未关闭
- 主要语言
- Python
- 星标
- 391
- 派生
- 62
- PR 合并指标
- 30 天内没有已合并 PR
描述
the ply has
```
t_NUMBER = r'\d+'
t_INITIAL_NUMBER = r'\d+'
```
But how to deal in rply?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。
the ply has
```
t_NUMBER = r'\d+'
t_INITIAL_NUMBER = r'\d+'
```
But how to deal in rply?
这个仓库没有索引到贡献指南
这个 Issue 还没有评估数据。
精选适合新手参与的 GitHub issue 摘要。