登录
首页 » Compiler program » 编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间...

编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间...

于 2022-01-25 发布 文件大小:1.50 kB
0 193
下载积分: 2 下载次数: 1

代码说明:

编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详-compiler source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generated object code target code enforcement explained in detail

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 汉语原代码,具有词法分析,句法分析功能 很好的程序
    汉语原代码,具有词法分析,句法分析功能 很好的程序-Chinese source with lexical analysis and parsing functions good procedures
    2023-04-24 09:05:03下载
    积分:1
  • 是有关编译原理的,可以自动对输入的??分析,生成first集和follow集...
    是有关编译原理的,可以自动对输入的??分析,生成first集和follow集-The principle is the compiler can automatically entered?? Analysis, generated first set and follow set
    2022-01-21 19:40:57下载
    积分:1
  • C++ / TCL
    C++/Tcl A C++ library for interoperability between C++ and Tcl Welcome to the C++/Tcl library! This library was written for C++ and Tcl programmers. It was inspired by the Boost.Python library and was deliberately designed to provide a similar interface, taking into account the limitations of Tcl. The C++/Tcl library offers the following features: Support for both extending Tcl with C++ modules and embedding Tcl in C++ applications. Possibility to expose free C++ functions as commands in Tcl. Possibility to define classes and class member functions, visible in Tcl in the style similar to SWIG wrappers. Possibility to manipulate Tcl lists and objects from the C++ code.-C++/Tcl A C++ library for interoperability between C++ and Tcl Welcome to the C++/Tcl library! This library was written for C++ and Tcl programmers. It was inspired by the Boost.Python library and was deliberately designed to provide a similar interface, taking
    2022-07-02 08:21:49下载
    积分:1
  • 编译原理独立词法分析程序
    编译原理独立词法分析程序- Translation principle independent lexical analyaer
    2022-03-16 06:38:21下载
    积分:1
  • 一般的FOrtran程序编译器只能检查一般的错误,而这个软件可以起到一般编译器不能起到的错误检查、程序优化作用。...
    一般的FOrtran程序编译器只能检查一般的错误,而这个软件可以起到一般编译器不能起到的错误检查、程序优化作用。-Ftnchek (short for Fortran checker) is designed to detect certain errors in a Fortran program that a compiler usually does not. Ftnchek is not primarily intended to detect syntax errors. Its purpose is to assist the user in finding semantic errors. Semantic errors are legal in the Fortran language but are wasteful or may cause incorrect operation. For example, variables which are never used may indicate some omission in the program uninitialized variables contain garbage which may cause incorrect results to be calculated and variables which are not declared may not have the intended type. Ftnchek is written in C. To build ftnchek, you must have a C compiler for the machine on which you wish to build it. The URL for ftnchek s home page is http://www.dsm.fordham.edu/~ftnchek. Source code, binary executables for some platforms, and other information are available there.
    2022-10-03 22:40:03下载
    积分:1
  • 编译原理课程设计,词法分析,语法分析,语义分析等。
    编译原理课程设计,词法分析,语法分析,语义分析等。-compiler theory curriculum design, lexical analysis, grammar analysis, semantic analysis.
    2022-08-16 07:12:43下载
    积分:1
  • ll(1)语法分析器
    ll(1)语法分析器-ll (1) parser
    2023-04-21 17:00:04下载
    积分:1
  • PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。 文件说明: P
    PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。 文件说明: PL.htm---PL/0语言基本原理 pl0.h---定义 PL0.cpp---实现 testPl0.cpp---使用方法举例 testPas.txt---一个LP/0语言源程序-PL/0 language may regard as the PASCAL language the subset, its compiler is a translation explanation execution system. The PL/0 target program for the imaginary stack type computer assembly language, has nothing to do with with the concrete computer. Document explanation that, PL.htm---PL/0 language basic principle pl0.h--- defines PL0.cpp--- to realize the testPl0.cpp--- application method to give an example testPas.txt--- a LP/0 language source program
    2022-03-07 06:16:43下载
    积分:1
  • Small C compiler source code to learn a good source.
    Small C 编译器的源代码 学习好的源码。 -Small C compiler source code to learn a good source.
    2022-01-22 15:45:43下载
    积分:1
  • 矢量图编辑器,其中的一个源代码,运行环境win32
    矢量图编辑器,其中的一个源代码,运行环境win32-Vector Graphics Editor, in which a source code, run the win32 environment
    2022-03-01 14:45:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载