搜索资源列表
EadokingLexicalAnalyzer
- Java lexical analyzer for semi pascal language its my first phase of my compiler project there is another class tokens class i used iwill put it after a while , i used stream tokenizer for more information just ask me :)
compiler
- 由清华大学王生原教授等编著的《编译原理》附带的源代码,分别由Pascal C Java三种语言编写的PL/0编译器-PL/0 compiler
Compiler
- PL/0语言是一种类PASCAL语言,是教学用程序设计语言,它比PASCAL语言简单,作了一些限制。PL/0的程序结构比较完全,赋值语句作为基本结构,构造概念有 顺序执行、条件执行和重复执行,分别由begin/end,if then else和while do语句表示。 PL0还具有子程序概念,包括过程说明和过程调用语句。 在数据类型方面,PL0只包含唯一的整型,可以说明这种类型的常量和变量。 运算符有+,-
Java-compiler
- Java编写的编译器和解释器,运行 pascal脚本-Written in Java compiler and interpreter to run the scr ipt pascal