资源列表
bascomAVR
- Basic Microcontroller Compiler
trim
- it trims the spaces of the user input words, removes the excess spaces
pl0
- plo的扩充,内涵++,--,+=,-=等一系列添加-plo expansion,it concludes such as++,--,+=,-= and so on
compileexperiment
- 这是一个功能强大的编译器,实现了语法分析,语义分析,代码生成。-This is a powerful compiler.it realize the syntax analyse,semantic analysis and code generation.
Complier
- c 编译器代码 库文件源代码,头文件源代码,以及库函数的完整拷贝-c compiler, source code library files, header files, source code, and a complete copy of library functions
C++cifafenxiqi
- 针对C++的简单词法分析器,局限性较大,算法简单,易懂,导入词法文件,输出分析结果-against C simple lexical analyzer and limitations larger, the algorithm is simple, understandable, import documents morphology, Output analysis
softdd
- 一些开发软件和资料,对开发有帮助,可以-some software development and information to help develop, we can
enderlw_PL0
- Win32 Console下C++实现的PL/0语言编译程序,含设计文档,欢迎讨论。-Win32 Console C realized PL / 0 language compiler, including design documentation, welcomed the discussion.
happy-1.13
- 編譯器 像YACC的編譯及語法產生器- 鈻♀枴like YACC 鈻♀枴and 鈻
tcc-0.9.24.tar.bz2
- Tiny-C 9.0 You can compile and execute C code everywhere, for example on rescue disks ( about 100KB for x86 TCC executable, including C preprocessor, C compiler, ... http://bellard.org/tcc/
test1
- 词法分析及语法分析。文法为自定义,语法分析为LR(1)分析法。仅供参考。-Lexical analysis and parsing. The grammar for the custom parsing LR (1) analysis. For reference only.