登录
首页 » Compiler program » 一般的FOrtran程序编译器只能检查一般的错误,而这个软件可以起到一般编译器不能起到的错误检查、程序优化作用。...

一般的FOrtran程序编译器只能检查一般的错误,而这个软件可以起到一般编译器不能起到的错误检查、程序优化作用。...

于 2022-10-03 发布 文件大小:1.00 MB
0 42
下载积分: 2 下载次数: 1

代码说明:

一般的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.

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

发表评论

0 个回复

  • 我实现了一个小编译器,附可执行代码的虚拟机,是的…
    这是我自己实现的一个微小的编译程序,附可执行代码的虚拟机,是理解编译原理的绝好材料.-that I realized a small compiler, attached executable code virtual machine, yes understanding of compiler theory excellent material.
    2022-03-02 13:17:02下载
    积分:1
  • 一个由LEX编写的C
    一个由LEX编写的C-词法分析程序。为锻炼使用者能力,未加载LEX已编译的代码。建立时最好建立控制台程序。-LEX written by a C-lexical analysis program. The user the ability to exercise without load LEX compiled code. Is best to establish procedures for the establishment of the console.
    2022-03-24 22:33:27下载
    积分:1
  • C/C++的解释器源代码,很漂亮的,我使用过
    C/C++的解释器源代码,很漂亮的,我使用过-C/C interpreter source code, a very nice, I used
    2022-02-24 12:10:03下载
    积分:1
  • 编译原理的词法分析器,语法分析器(包括递归子程序,算符优先,LR类分析法),语义分析等原理图...
    编译原理的词法分析器,语法分析器(包括递归子程序,算符优先,LR类分析法),语义分析等原理图-compiler tenets of lexical analyzer and parser (including recursive subroutines, operator precedence, LR type analysis), semantic analysis diagram
    2023-01-05 12:35:03下载
    积分:1
  • 这是LL(1)的一个文法和 分析表 很好的
    这是LL(1)的一个文法和 分析表 很好的 - This LL (1) a grammar and the analytical table are very good
    2022-03-21 16:30:24下载
    积分:1
  • 教你怎样使用VI编辑器,没有解压密码,很不错
    教你怎样使用VI编辑器,没有解压密码,很不错-teach you how to use the VI editor, not extracting passwords, very good
    2022-02-13 08:05:32下载
    积分:1
  • 一个C编译器源码:编译器基本原理,词法分析,语义分析
    一个C编译器源码:编译器基本原理,词法分析,语义分析-a C compiler source : compiler basic tenets of lexical analysis, semantic analysis, and so on
    2022-01-26 03:08:49下载
    积分:1
  • 词法分析―分析关键字,运算符,常数并用动态链表保存结果...
    词法分析―分析关键字,运算符,常数并用动态链表保存结果-lexical analysis-keyword analysis, Operators, constant and dynamic results preservation Chain
    2022-07-04 12:20:35下载
    积分:1
  • V的编码器编码。
    encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in decoder chien-search.v Chien search and Forney algorithm in decoder decode.v The top module of the decoder inverse.v Computes multiplication inverse of an Galois field element test-bench.v The test fixture, and some brief notes on using the modules. data-rom.v A simple data source for testing run For those intelligence-challenged who can t run verilog LGPL The license -encode.v syndrome.v Syndrome generator in decoder al berlekamp.v Berlekamp gorithm in decoder chien- search.v Chien searc h and Forney in decoder algorithm decode.v The t op module of the decoder inverse.v Computes intercommunication tiplication inverse of an element over Galois field test-bench.v The test fixture. and some brief notes on using the modules. data- rom.v A simple data source for testing run For th PNA intelligence-challenged who can not run veri The log LGPL license
    2022-02-03 11:33:44下载
    积分:1
  • this a pack include source code for quartus 2. It is an implementation of t...
    this a pack include source code for quartus 2. It is an implementation of the LC2. The LC-2 computer is described in Introduction to Computing Systems from Bits & Gates to C & Beyond by Yale Patt and Sanjay Patel, McGraw Hill, 2001. The LC2 model can be run as a simulation or downloaded to the UP3 in a larger model, TOP_LC2 that adds video output. Push buttons reset and single step the processor and a video output display of registers is generated. This state machine VHDL-based model of the LC-2 includes all source files. Currently compiled for a Cyclone EP1C6Q240 FPGA.
    2022-03-21 20:11:09下载
    积分:1
  • 696518资源总数
  • 104298会员总数
  • 46今日下载