资源列表
PICC-16
- 针对于MAPLAB开发环境的PICC16编译器-Targeted at MAPLAB compiler development environment PICC16
intermideate-generoter
- 中间代码生成器,很好用的,特别好用,谁用谁知道-Intermediate code generator, well used, particularly useful, with who knows
cifafenxiqi
- 词法分析器的设计,可以实现简单的词法分析。-Lexical analyzer is designed to achieve a simple lexical analysis.
Compiler
- jflex for genearating a compiler
sorting-animated-version
- java 作业 排序动画版(华南师范大学计算机学院、软件学院)-java job sorting animated version (South China Normal University, Computer Science, Software Engineering)
212xvczxvcx
- about the v4l2 sample code
task
- 编译原理当中的词法分析程序。主要是scanner函数,为语法分析奠定基础。-Among compiler theory lexical analysis program. Mainly scanner functions for parsing foundation.
GameScriptEngine
- 一个适应性很强的脚本语言,这个语言将主要用来处理剧情,希望能够用于绝大多数需要剧情的游戏。带文档。-A flexible scr ipt language used for game logic.
SqlStringFormat
- sql整形工具,可为sql语句添加或去除双引号-sql shaping tool for sql statement to add or remove double quotes
aduc70xx_adc
- ADc code for ADuc7026 in C
win64asm
- 这个不用我多说,大家一看文件名就知道了,这是支持64位的汇编编译器,可以在WIN7,8上运行。-This Needless to say, we see the file name to know, which is supported by a 64-bit assembler, you can WIN7, 8 runs.
sun
- 用LR文法实现加减乘除。(E->E+E,E->E-E,E->E*E,E->E/E,E->(E),E->id)-LR grammar achieved using arithmetic. (E-> E+E, E-> EE, E-> E* E, E-> E/E, E-> (E), E-> id)