资源列表
ScriptEngine.tar
- 针对LUA脚本语言的C++封装,大量使用了模板技术-LUA scr ipting language for the C++ package and substantial use of template technology
9222test
- NEC 78K0S系列 9222仿真初始化设置
ex_1
- 语法分析程序,简易的,能应付编译原理作业。
LexAndYacc
- --- ---lex Yacc Example-------- Lex and Yacc Calculator Simple Calculator ----------lex Yacc Example-------- Lex and Yacc Calculator Simple Calculator
complex
- 编译程序设计,采用布尔表达式输入,逆波兰式输出
dragon-front-source
- 一个完整的编译器前端设计,用java程序写的。属于编译原理课程的范畴。-A complete compiler front-end design, using java program written. Principles of curriculum areas are compiled.
loudencomp
- 《编译原理与实践》 书后代码 楼登
cifafenxi
- 编译原理实验,词法分析小程序,简单且符合大学课程要求-Compile principle experiment, lexical analysis applet
PLCompilor
- 一个PL0扩展语言编译器, 实现了数组, 带参过程和函数返回, 注释, 类型系统等功能, 附带两个PL0调试器源码-A PL0 extension language compiler, to achieve the array, with participation process and the function returns, comments, type system and other functions, with two PL0 source debugger
QiXian
- 小型对delphi编译器包括语法语义及词法- Small to delphi compiler including grammar semantics and morphology
myCompiler000
- 一个很一般的编译程序 有词法分析,语法分析,语议分析,和最终生成四元式,但是出错处理较简单,大部分用的C语言,但加了一个四元式类,本人感觉这个程序很垃圾,但可以做个参考!-a very general compilers have lexical analysis, grammar, language proposed analysis, and generate the final-four yuan, But mistakes in handling more simple, with
Explain
- 编译器:用于实现一个简单的编译器的语法分析功能