Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 语言编译器扩充

Awesome Lists containing this project

README

        

# experiment-for-pl0-compiler-expansion

只做了前三个实验,后面的实验不要求就没做 - -

## 实验0

原始紫书pl0代码

## 实验1

阅读理解

## 实验2

增加else语句

## 实验3

增加for语句