资源列表
PL_0
- PL_0编译程序源码(修订版),是编译初学者的很好的分析代码-PL_0 compiler source code (revised edition), the compiler is a good beginners code analysis
usbsoft
- softusb for atmel avr
word_grammer_analogy
- 一个词法分析程序,用来实现一个简单编译器的词法分析,功能详见<<编译原理>>.-a lexical analysis procedures used to achieve a simple compiler of lexical analysis, functional see lt; Lt; Compiler Principle gt; Gt; .
plzero
- PL/0源码,国外牛人所写,一本经典教科书《程序语言实践之路》所带源码-PL / 0 source, the foreign cattle were written, a classic textbook "procedure language practice Road" brought FOSS
TAOC
- The Art Of C++ 此书的源码,经典!里面,实现了个建议的MiniC++的代码,值得一提的是,此MiniC++是解释性的-The Art Of C of the source book, classic! Inside, the realization of the proposal of MiniC code, it is worth mentioning is that this is an interpretative MiniC
cweb.tar
- 著名算法大师高爷爷设计的语言。此语言结合了Tex和C,在写源代码的时候,详细注释,用一个工具单独在源码里面提取C代码编译,还有一个工具单独在源码里面提取Tex源码编译生成文档-famous masters Grandpa algorithm design language. This language combines Tex and C, writing source code, detailed notes, with a separate tool from inside the C so
Wangmeng_bianyi
- 这个编译器是用c语言编写的 包括整个编译器的完整代码-the compiler is used c language, including the entire compiler code of integrity
cifafenxiqipascal
- 这是我在学习《编译原理词法分析》时用VC++编写的词法分析器,希望这个小程序对一部分人有帮助-This is my learning "compiler theory lexical analysis" with VC + + prepared by the lexical analyzer and hope that this small program to help some people
suanfuyouxian
- 非常不错的算符优先文法..课程设计时做的,界面不错,输出了FirstVt,LastVt,算符优先表,输出结果比较详细-very good operator priority .. grammar courses designed to do, good interface, the output of FirstVt, LastVt, operator priority list, a more detailed output
06012701377504
- LL(1)文法判定(C#) SimpleLL1目录下为源程序 EXE目录下为编译好的可执行文件 Product1.txt~Product4.txt为测试用产生式(可直接在程序中加载) Symbols.txt为测试用符号集(可直接在程序中加载) 转载或引用请注明出处:www.shootsoft.net -LL (1) grammar found (C#) SimpleLL1 directory of the source of EXE directory compil
bsh
- BeanShell是一个小型的,免费的,可嵌入式的,具有面向对象脚本语言特性的Java代码解释器。它是用Java语言写的。它能执行标准的Java语句和表达式,还自带简单的脚本命令和语法。它把编程对象当成一个简单的方法,这很像Perl和Javascr ipt. 你可以在写Java测试或调试时使用BeanShell,也可以用它作为你的应用程序的脚本引挚。简而言之,BeanShell可以动态的解释JAVA语言。也就是说BeanShell在许多方面对于Java的用处就像Tcl/Tk对于C的用处一样:
Scanner_sun
- java词法分析的主要代码,由sun的j2re提取,javac\\v8\\parser\\-java lexical analysis of the main code from the sun j2re extraction, javac \\ v8 \\ parser \\