搜索资源列表
analysis-and-code-generation-of-Tiny
- 编译原理实验,编译TINY及其词法分析、语法分析、语义分析、代码生成,其中包含实验报告分析、代码和结果。-Compiler theory test, compile TINY and lexical analysis, syntax analysis, semantic analysis, code generation, which includes analysis of test reports, code and results.
compiler
- 编译器实验报告。包括词法分析器,语法分析器,中间代码生成以及整个编译器。-Compiler experimental report. Including lexical analyzer and parser, intermediate code generation and the entire compiler.
LEX1
- 编译原理程序一。编写一个LEX源程序,使之生成可统计文本文件中字符、单词和行数,并且能够报告统计结果的程序。-A program compiler theory. Write a LEX source, so that it generates statistical characters, words and lines in a text file, and to report the results of statistical procedures.