Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/decaf-lang/minidecaf
The MiniDecaf compilers.
https://github.com/decaf-lang/minidecaf
Last synced: 3 months ago
JSON representation
The MiniDecaf compilers.
- Host: GitHub
- URL: https://github.com/decaf-lang/minidecaf
- Owner: decaf-lang
- Created: 2020-07-27T07:54:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-16T06:16:58.000Z (about 4 years ago)
- Last Synced: 2024-08-03T01:38:11.651Z (6 months ago)
- Homepage:
- Size: 6.86 MB
- Stars: 65
- Watchers: 4
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minidecaf
2020 年《编译原理》基础实验参考代码仓库。助教提供的参考代码放在不同 git branch 上,
具体请看[实验指导书](https://decaf-lang.github.io/minidecaf-tutorial/docs/ref/intro.html)。相关链接
* [实验指导书](https://decaf-lang.github.io/minidecaf-tutorial/)
* [实验测例](https://github.com/decaf-lang/minidecaf-tests)# REFERENCE
* [nqcc](https://github.com/nlsandler/nqcc)