文件名称:1-1
介绍说明--下载内容均来自于网络,请自行研究使用
《现代编译原理C语言描述》书上第一章的直线式程序解释器的一个问题:写一个函数int maxargs(A_stm),告知给定语句中任意子表达式内的print语句的最大参数个数.
参照所给部分源码,在Linux环境下编写的,GCC版本4.4.4测试通过-The book Modern compiler Implementation In C, in first chapter of the book linear program interpreter there be a problem: Write a function int maxargs (A_stm), to figure out the number of arguments of statement in any given sub-expression within the print statement.
参照所给部分源码,在Linux环境下编写的,GCC版本4.4.4测试通过-The book Modern compiler Implementation In C, in first chapter of the book linear program interpreter there be a problem: Write a function int maxargs (A_stm), to figure out the number of arguments of statement in any given sub-expression within the print statement.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1-1
...\abeian
...\main.c
...\main.o
...\makefile
...\prog1.c
...\prog1.h
...\prog1.o
...\slp.c
...\slp.h
...\slp.o
...\util.c
...\util.h
...\util.o
...\abeian
...\main.c
...\main.o
...\makefile
...\prog1.c
...\prog1.h
...\prog1.o
...\slp.c
...\slp.h
...\slp.o
...\util.c
...\util.h
...\util.o