Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beiyuouo/experiment-for-pl0-compiler-expansion
🚀 海南大学编译原理 pl0 语言编译器扩充
https://github.com/beiyuouo/experiment-for-pl0-compiler-expansion
c compiler
Last synced: about 2 months ago
JSON representation
🚀 海南大学编译原理 pl0 语言编译器扩充
- Host: GitHub
- URL: https://github.com/beiyuouo/experiment-for-pl0-compiler-expansion
- Owner: beiyuouo
- Created: 2020-12-19T15:38:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-19T15:52:01.000Z (about 4 years ago)
- Last Synced: 2024-10-18T08:16:12.281Z (3 months ago)
- Topics: c, compiler
- Language: C
- Homepage:
- Size: 1.42 MB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# experiment-for-pl0-compiler-expansion
只做了前三个实验,后面的实验不要求就没做 - -
## 实验0
原始紫书pl0代码
## 实验1
阅读理解
## 实验2
增加else语句
## 实验3
增加for语句