blob: 8bd36f8511fbdfa7d8fe25dd2c0bb160b5fe91f9 [file] [log] [blame]
<html lang="en">
<head>
<title>Introduction - The GNU Fortran Compiler</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="The GNU Fortran Compiler">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="prev" href="index.html#Top" title="Top">
<link rel="next" href="Invoking-GNU-Fortran.html#Invoking-GNU-Fortran" title="Invoking GNU Fortran">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
Copyright (C) 1999-2013 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with the
Invariant Sections being ``Funding Free Software'', the Front-Cover
Texts being (a) (see below), and with the Back-Cover Texts being (b)
(see below). A copy of the license is included in the section entitled
``GNU Free Documentation License''.
(a) The FSF's Front-Cover Text is:
A GNU Manual
(b) The FSF's Back-Cover Text is:
You have freedom to copy and modify this GNU Manual, like GNU
software. Copies published by the Free Software Foundation raise
funds for GNU development.-->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
pre.display { font-family:inherit }
pre.format { font-family:inherit }
pre.smalldisplay { font-family:inherit; font-size:smaller }
pre.smallformat { font-family:inherit; font-size:smaller }
pre.smallexample { font-size:smaller }
pre.smalllisp { font-size:smaller }
span.sc { font-variant:small-caps }
span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style>
</head>
<body>
<div class="node">
<a name="Introduction"></a>
<p>
Next:&nbsp;<a rel="next" accesskey="n" href="Invoking-GNU-Fortran.html#Invoking-GNU-Fortran">Invoking GNU Fortran</a>,
Previous:&nbsp;<a rel="previous" accesskey="p" href="index.html#Top">Top</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr>
</div>
<h2 class="chapter">1 Introduction</h2>
<!-- The following duplicates the text on the TexInfo table of contents. -->
<p>The GNU Fortran compiler front end was
designed initially as a free replacement for,
or alternative to, the Unix <samp><span class="command">f95</span></samp> command;
<samp><span class="command">gfortran</span></samp> is the command you will use to invoke the compiler.
<ul class="menu">
<li><a accesskey="1" href="About-GNU-Fortran.html#About-GNU-Fortran">About GNU Fortran</a>: What you should know about the GNU Fortran compiler.
<li><a accesskey="2" href="GNU-Fortran-and-GCC.html#GNU-Fortran-and-GCC">GNU Fortran and GCC</a>: You can compile Fortran, C, or other programs.
<li><a accesskey="3" href="Preprocessing-and-conditional-compilation.html#Preprocessing-and-conditional-compilation">Preprocessing and conditional compilation</a>: The Fortran preprocessor
<li><a accesskey="4" href="GNU-Fortran-and-G77.html#GNU-Fortran-and-G77">GNU Fortran and G77</a>: Why we chose to start from scratch.
<li><a accesskey="5" href="Project-Status.html#Project-Status">Project Status</a>: Status of GNU Fortran, roadmap, proposed extensions.
<li><a accesskey="6" href="Standards.html#Standards">Standards</a>: Standards supported by GNU Fortran.
</ul>
<!-- -->
<!-- About GNU Fortran -->
<!-- -->
</body></html>