flpref.gml
来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 43 行
GML
43 行
.preface Preface
.*
.np
&product is an implementation of the American National Standard
programming language FORTRAN, ANSI X3.9-1978, commonly referred to as
FORTRAN 77.
The language level supported by &product compilers includes the full
language definition as well as significant extensions to the language.
&product compilers are based upon some well known FORTRAN language
compilers, namely the University of Waterloo's WATFOR and WATFIV-S
compilers (implementations for the International Business Machines 370
series) and the WATFOR-11 compiler (an implementation for the Digital
Equipment PDP11).
.np
This manual describes the language level supported by &product
including extensions to the standard language.
Shaded areas in the book denote a &product language extension.
Occasionally, where an entire section or chapter deals with a language
extension, the text may not be shaded.
Users should note that extensions which are supported by this compiler
may not be supported by other compilers.
We leave the choice to use a particular extension to the discretion of
the programmer.
.np
An accompanying manual, the User's Guide, contains system specific
topics such as how to run the software on your system, file system
support, compiler options, etc.
.*
.sect Acknowledgements
.*
.np
.im gmlack
.np
Much of the information contained in this document was taken from the
ANSI publication "American National Standard Programming Language
FORTRAN, ANSI X3.9-1978".
We recommend that anyone who is interested in the definitive
description of FORTRAN 77 obtain a copy of this document.
Their address is: American National Standards Institute, Inc., 1430
Broadway, New York, New York, U.S.A. 10018.
.np
&pubdate..
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?