0 Star 0 Fork 71

Rurutia/compiler-homework2

forked from zren/compiler-homework2 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
ans2.txt 178 Bytes
一键复制 编辑 原始数据 按行查看 历史
ren 提交于 2016-04-20 16:07 . added template, makefile, and test cases
(id, x)
(18, :=)
(num, 5)
(26, ;)
(2, if)
(27, ()
(id, x)
(20, <)
(num, 0)
(28, ))
(3, then)
(id, x)
(18, :=)
(num, 3)
(26, ;)
(4, else)
(id, x)
(18, :=)
(num, 4)
(26, ;)
(0, #)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Rurutia/compiler-homework2.git
git@gitee.com:Rurutia/compiler-homework2.git
Rurutia
compiler-homework2
compiler-homework2
master

搜索帮助