Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chenhs1641/SJTU-IS203


https://github.com/chenhs1641/SJTU-IS203

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# README file for SJTU-IS203
#### 上海交通大学2020-2021学年第1学期 编译原理(IS203)课程大作业
## SEAL 语言编译器 :sweat_smile:
#### 任务:
* 词法分析 `hw1`
* 语法分析 `parser`
* 语义分析 `syntax`
* 目标代码生成 `code-generate`
##### 注:每个文件夹下以0结尾的文件为标准分析程序