资源列表
CompilerExperiment-2-lexicalAnalysis
- 一个小的教学用的编译器(PL0语言)方便学习《编译原理》的词法分析器-Compiler Experiment PL0 for study lexical Analysis of compiling principle
Calc
- 一个简单的计算器程序,使用VC6开发的.可以进行四则运算.大学时入门的作业.-A simple calculator, the use of VC6 development. Calculations can be carried out 4. University entry operations.
calculator
- 本程序进行多功能计算,包括连续的加减乘除还有括号等-This multi-functional calculation procedure, including the continuous addition and subtraction multiplication and division there are brackets, etc.
Compile
- 用于用C++编写的词法分析分析器,能够很好的识别语言中的错误,以及语法
Reflector-Tool
- 反编译工具Reflector,这个工具可以将.NET程序集中的中间语言反编译成C#或者Visual Basic代码-Decompiler Reflector, the tool can be. NET assembly intermediate language decompile into C# or Visual Basic code
cifafenxiqiLexer
- 词法分析器 C_minus语言词法分析器的设计 设计一个简单的词法分析器,从而进一步加深对词法分析器工作原理的理解-Lexer C_minus language lexical analyzer design to design a simple lexical analyzer, which further deepen the understanding of the lexical analyzer works
JM86--
- H.264/AVC参考软件JM8.6,研究H264 立体视频的必须熟悉的软件-H.264/AVC reference software JM8.6, study three-dimensional video of H264 must be familiar with the software
base64CodeAndDecodeprogram
- 提供base64编码解码功能,方便简单,代码效率高,解码准确-Base64 encoding and decoding functions provided to facilitate simple, efficient code, decoding accuracy
LexicalanalysisofC
- C词法分析程序,能够识别浮点型,科学计数型-C lexical analysis procedure to recognize floating-point type, scientific Counting
FiveWin-Clipper-database-compiler-manual
- FiveWin Clipper database compiler manual
kawa-1.9.1
- A framework written in Java for implementing high-level and dynamic languages, compiling them into Java bytecodes. An implementation of Scheme, which is in the Lisp family of programming languages. Kawa is a featureful dialect in its own right, and
Engineering_a_Compiler
- A classic book on principles of compilers.