Tải bản đầy đủ (.pptx) (18 trang)

fortran lecture, slide

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (95.4 KB, 18 trang )

Fortran
Jordan Marn
Steven Devine
Background

Developed by IBM in the 1950s

Designed for use in scien"c and engineering "elds

Originally wri%en as FORTRAN

Convenon is caps up to FORTRAN77

Title caps for Fortran 90 forward
Background

Brainchild of John Backus as a more friendly and useable alternave to assembly
language

Fortran’s compiler, released in 1957, was the "rst opmizing compiler.
Hello World
program hello
print *, "Hello World!"
end program hello
Current Usage

Scien"c Community

Engineers

Super Compung


Readability

Pros

Formulas and funcons are easily recognizable

Strongly typed.

Looping and control statements work in familiar ways in later versions of Fortran, using do
as the primary key word.
Readability

Cons

Case Insensive

Whitespace insensive

Many built-in funcons and types, lacks high orthogonality

GOTO

Column major order for 2D arrays
Writeability

Pros

Case insensive

Whitespace insensive


Powerful funcons and algebraic evaluaon
Writeability

Cons

GOTO is the basis for control structure in older versions

Names restricted to 6 characters

Variables are in scope only for subrounes
Reliability


 ! "
#$ $ #%&%'%(%)
$*$+ &%'%(%)
,#$ %./0$10
#2&-#/3'-#/3(-#/3)-#/
$"
4$
-
5%
65
-
776%
7
#$ $#
$+8-&99/
:::::::::::::::::::::::::::

# #: $:&/:":-#:+$:&99/:":8-#/: :9/;$
,#$ %./00
$"#
46
-/6
-
557

-
6%5<
55
5
-
5675
5
-
=9>#"%7
5575
%5
>#"1
-626-9:9//
-
6-9:9/05?%
5
$;
#%
7?
55%
55
-@.%@.%@.%/

A
B
-29BCB33/
A
@2D.'39EB
@2D.'3&EB
D.'39E2D9E.3D&E.B
D.'3&E2D'E.3D(E.B
F
F
Cost

-
5G:
H
6:$
-
+5I:
5?5
:% :
!J
<7
-
!:5<5G:
7G:
-
7
%7%
%@%:
Parng Thoughts

-
0G:$5
57%7
7%5!0+7
-
7%
576;:
4
1KK777:55:K5KKK&L:
1KK777::K6=9:
1KK:K5K7K7KL&L)
1KK:76:K76K7<M
1KK:K

Tài liệu bạn tìm kiếm đã sẵn sàng tải về

Tải bản đầy đủ ngay
×