资源列表
27221057cp_lex_syntax
- 词法分析器,包括语法分析器等,java开发-Lexical analysis
compil
- un compilateur à l’aide des outils Lex et Yacc pour un sous ensemble du langage C, le spC et de générer un code à trois adresses proche du langage assembleur, le 3aC.
bianyiqi
- 编译器实现原理的前端,对输入的字符进行浏览,语法分析-Compiler to achieve the principle of the front end, navigate to the input characters, parsing
lexical-analyzer-program
- 编译原理词法分析器程序,利用词法分析自动构造工具LEX构造一个识别C语言的词法分析程序-Compiler theory lexical analyzer program, the use of the lexical analysis of the automatic construction tools LEX to construct a lexical analysis to identify the C language program
pl0
- pl0编译器可以进行词法分析、语法分析、语义分析、目标代码结构和代码生成-the pl0 compiler can be lexical analysis, syntax analysis, semantic analysis, object code, and code generation
pcyf
- pocketc语法特点、与c的不同之处及部分函数用法介绍。-pocketc grammatical features introduced with the difference of c and some function usage.
06459816c-
- 编译原理 实验报告 实验三 词法分析,语法分析-Compiled principle experiment report of experiment three lexical analysis, syntax analysis
code
- 编译原理课程的上机作业,一个简单的小语言词法分析器,在txt文件中软件测试程序,而后在txt中输出词法分析结果-A simple language lexical analyzer, in the txt file, software testing procedures, then the output of lexical analysis results in txt
snlwork
- snl编译器,具有编译器的所有功能,包括词法分析、语法分析、语义分析这些主要功能。-snl compiler
nasmdoc
- nasm汇编的语法等详细文档,英文官方版,对编译器,反编译器,语言格式,16,32,64位汇编等都有介绍-nasm assembler syntax and detailed documentation, official English version, compiler, decompiler, language, format, 16, 32, 64-bit assembly has introduced
lua
- Lua由标准C编写而成,几乎在所有操作系统和平台上都可以编译,运行。Lua并没有提供强大的库,这是由它的定位决定的。所以Lua不适合作为开发独立应用程序的语言-Written in Lua by the standard C, almost all operating systems and platforms can be compiled and run. Lua does not provide a strong library, which is determined by its po
yufa0706230241
- 编译原理语法分析器,实现语法块的识别,同时能够报错。-grammar examing 。