资源列表
ProCompile
- 本程序为用VC开发的词法分析程序,它实现了生成Token串,词法分析阶段的错误检查,即填写符号表-procedures for the development of the VC lexical analysis procedures, it achieved a Token Generation Series, lexical analysis phase of the error checking that fill the symbol table
yufa分析器
- 编译原理语法分析器-parser compiler theory
国立——词法分析
- 自己做的一个普通词法分析程序c语言环境终结符:e c j t u可扩展-have done an ordinary lexical analysis procedure c language environment End Address : c j e t u scalability
复件 LL1
- 简单的LL1分析器,可以作为学习,作业用.-simple LL1 analyzer can be used as study, work with.
编译原理课程设计VC实现源码
- 编译原理的VC实现,最近做编译作业,下载的.-compile VC tenets of a recent compiler operations, the downloaded.
简易词法分析器
- 比较简单的一个词法分析器,帮助学编译原理的初学者理解,可作为教学用途-relatively simple one lexical analyzer to help the school build understanding of the principle of beginners can use as a teaching
SNL编译
- SNL语言的编译器,Vc++编写,Windows界面,语法,词法,语义分析及代码生成一条龙,有详细注解! 超级豪华!-SNL language compiler, Vc prepared, Windows interface, grammar, syntax, semantic analysis and code generation dragon, a detailed explanation! Super luxury!
图书馆管理系统.cpp
- 一个小型基于vc的图书馆管理系统个用c++编译的词法分析器,主要是针对c++语言的。本人觉得学习性很好。有什么建议请与我联系 qq:23318796-a small vc based library management systems to use the c compiled lexical analyzer is targeted mainly c language. I feel that learning the good. Any suggestions, please contac
语法fx
- 编译原理,语法分析 ll(1),lr (0),slr(1)-compiler theory, syntax analysis ll (1), lr (1), lr (0), slr (1), etc.
10002
- pl0,用C写的,短小精悍,还有实例!详细注解-pl0, written in C, small and there are examples! Detailed notes
pl0编译器(vc实现内嵌词法分析器)
- vc实现的pl0编译器,有读取输出功能-read() -write(),这个源码对初学编译原理者有很好的指导作用,我当初学的时候用了3天看懂了源码,也对编译原理更加理解了,毕竟只学理论不看代码是不可能真正理解的,原作者是dwing,我对代码做了一些修改,在此感谢dwing提供的代码-vc achieve pl0 compiler, a reader output - read () - write (), the source for beginners compiler principles
接受语言{{}}的一台自动机
- 构造接受语言{{}}的一台自动机,对于任意输入的一个字符串,模拟其运行过程,判断字符串是否接受。-structure acceptable language (()) of an automatic machine for the indiscriminate importation of a string, its process simulation, the judge whether to accept the string.