Skip to content

starmoon-1134/MySimpleCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

存在问题:
1.全局变量暂不支持赋初值
2.数组元素不能做scanf的参数
3.int和float类型比较可能会有问题,未测试
4.break和continue没有添加语义动作
5.if-else和while没有充分测试,像冒泡排序这样简单的程序没有发现问题
6.函数递归调用没有测试
7.不支持数组作为函数参数

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published