资源列表
[编译器/词法分析] 用Bison实现pl0语言编译器
说明:简介:PL0语言是pascal语言的一个子集。编译VC工程之前,需要运行run.bat将词法分析脚本和语法语义分析脚本编译成C语言。-Profile : pascal PL0 language is a language subset. VC compiler works, will also need to run the scr ipt lexical analysis and semantic analysis scr ipt s<罗鹏魁> 在 2008-10-13 上传 | 大小:919.4kb | 下载:1
[编译器/词法分析] 一个小巧的BASIC解释器的源代码
说明:一个小巧的BASIC解释器的源代码很小可它的确做到了,里面包含了编译原理的思想。-a tiny BASIC interpreter source code can be very small indeed do it, the compiler which contains the ideological principle.<古风> 在 2008-10-13 上传 | 大小:129.69kb | 下载:0
[编译器/词法分析] 多赋值语句算术表达式解析器2.2
说明:能计算如下表达式:x=3 y=4 z=x^2+sin(y) -expression can be calculated as follows : 3 x = y = z = 4 x ^ 2 sin (y)<王箭> 在 2008-10-13 上传 | 大小:192.09kb | 下载:0