资源列表
turboc
- 这是一个C C++的编译器!!叫TC -This is TC!!! Have ever heared about it?? yeah!! Right!! We using it to make c or cpp file to exe file
LLVM_C_clang_2.6_SourceCode
- LLVM的C前端Clang。LLVM是当前学术界著名的编译infrastructure。上传的代码 是LLVM的C前端Clang-2.6源代码。这一前端是以库文件的形式给出的-LLVM s C front-end Clang. LLVM is known to compile the current academic infrastructure. Upload code LLVM is a C front-end Clang-2.6 source code. The front end
SourceCounter-2.4.91.2
- 源代码编译工具,对各种源代码进行辅助功能。是代码编译更加流畅。-Source code compilation tools, source code for a variety of auxiliary functions. Is the code to compile more smoothly.
LR1
- 基于LR(1)的语法分析器,根据不同的文法规则,对C语言文件进行语法分析-Based on LR (1) parser, depending on the grammar rules, language files for parsing C
11
- 编译原理作业,实现了LR1,可以运行,结果也正确-Compiler theory operations to achieve the LR1, you can run, the result is correct
HCS12-1
- HCS12 EXAMPLE, FOR CODEWARRIOR ID-HCS12 EXAMPLE, FOR CODEWARRIOR IDEE
1
- LL(1)文法分析过程的可视化及教学应用研究-LL (1) grammar analysis and visualization applications in teaching and learning research
xmlexpaln
- 解析XML的C语言代码本人用心写完可在嵌入式系统中运行-Parsing XML in C language code, I carefully finished, can be run in embedded systems
PICC-18C
- 16位PICC的编译器,请直接点击安装。可用于PIC16,18系列的单片机。-16 PICC compiler, please click to install. Can be used for PIC16, 18 series of microcontrollers.
Java1.4Backend
- JDK1.4编译器后端,希望对写编译器的朋友有帮助-Java1.4Backend
XQ_WIN
- builderVC++编辑器CTabCtrl-builder order by nothing
asdfasdf
- 词法分析器 了解和掌握词法分析的方法; 编程实现给定源语言程序的词法分析器; 利用该分析器扫描源语言程序的字符串,按照给定的词法规则,识别出单词符号作为输出,发现其中的词法错误 -Lexer