An open API service indexing awesome lists of open source software.

https://github.com/agentds/lexical-analysis

Lexical analyzer implemented in Python, UESTC CS 编译原理
https://github.com/agentds/lexical-analysis

Last synced: about 1 year ago
JSON representation

Lexical analyzer implemented in Python, UESTC CS 编译原理

Awesome Lists containing this project

README

          

# Lexical-Analysis
Lexical analyzer implemented in Python

More details, refer to ``.png`` files.

``.err`` file records the error output.

``.dyd`` file records the final output of lexical analysis.