资源列表
Math_Parser
- 分析器,可以分析语言,功能强大,但很度较大,需要编译原理较高的水准;-Analyzer can analyze language, powerful, but it is larger, the higher the level of principle needs to be compiled
mikroc-and-proteus-light-leds
- using c programing language in mikroc to program a pic microcontroller, with a proteus file to simulate it
editor
- java程序,简单编译器功能,适合新手练练手-a small java program
bianyi1
- 词法分析器。根据所给文法是进行词法分析和语法分析的依据,并将该文法中涉及到的单词信息提取到了单词符号与种别对照表中。-Lexical analyzer. According to the grammar is lexical analysis and syntax analysis is based on and related to the word grammar in information extraction to other kinds of symbols and words in
InternalEEPROM
- mikroc code for initializing the internal EEPROM in a PIC. the folder contains the HEX files, ASM files and the C code for the initialization.-mikroc code for initializing the internal EEPROM in a PIC. the folder contains the HEX files, ASM files an
build
- 自制的小型编译器,实现的功能有:扫描文件报错,输出单词-Homemade small compiler, functions include: scan file error, the output word
make_source
- 编译器make源码, make编译器类似开发参考,good-Make the compiler source code, make a similar compiler development reference, good
Compiler1
- it is a part of compiler.it is called scanner.this program gets some string as input and analyze that .
c
- this program is another scanner that is writen by c-c++.scanner is a part of compiler before parse part.
bianyi
- 简单的编译环境,实现了词法、语法、语义分析,以及二元式、四元式的产生-Simple compilation environment, to achieve the lexical, syntax, semantic analysis, and binary type, quaternary-based generation
obstacle_marker
- its basically a gui program in which user can add starting and goal point and obstacles and robot will reach the goal point using bug algorithm
openmp
- This file is a open mp introduce. For parallel complier.