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 摘要。