Presentation is loading. Please wait.

Presentation is loading. Please wait.

FORTRAN Boz. Before FORTRAN Machine language and assembly code. Programmers had many problems to overcome.  Lack of instruction sets  Primitive stream.

Similar presentations


Presentation on theme: "FORTRAN Boz. Before FORTRAN Machine language and assembly code. Programmers had many problems to overcome.  Lack of instruction sets  Primitive stream."— Presentation transcript:

1 FORTRAN Boz

2 Before FORTRAN Machine language and assembly code. Programmers had many problems to overcome.  Lack of instruction sets  Primitive stream arrangements  Extremely limited number representation

3 Before FORTRAN Assembly and Machine required deep knowledge of how computers worked Looping was complicated and disorganized Few types, mainly int and char Programming was cryptic, as was debugging

4 FORTRAN – FORmula TRANslator John Backus Designed originally for use with the IBM 704. The compiler was optimized Had many skeptics Much easier to learn then Machine code or Assembly

5 FORTRAN – FORmula TRANslator Statically Typed Compiled (some iterations are still translated) Originally a spaghetti/procedural language (FORTRAN 66/77) Recent and current versions allow vector and object programming (FORTRAN 90/2003)

6 Who Used it and Why? initially by programmers using highly numerical intensive programs. Once people recognized its effectiveness and ease of use, it quickly became the standard for all of IBM computers Other imperative languages were created, but FORTRAN became a

7 What was so special about FORTRAN? Was the first “higher level” language Error checking was much clearer Instead of cryptic assembly or machine code, programmers could use algebraic notation FORTRAN organized looping and other complex data types

8 Bibliography Backus, John. “The History of FORTRAN I, II, and III.” ACM SIGPLAN Notices 13.8 (1978): 165-180. Constable, George, ed. Understanding Computers: Computer Languages. Time-Life Books, Inc, 1986. “Fortran.” Wikipedia. 4 April. 2006. 4 April. 2006. Horowitz, Ellis. Fundamentals of Programming Languages. Maryland: Computer Science Press, 1984. Sebesta, Robert. Concepts of Programming Languages. California: Cummings Publishing Company, Inc. 1989.


Download ppt "FORTRAN Boz. Before FORTRAN Machine language and assembly code. Programmers had many problems to overcome.  Lack of instruction sets  Primitive stream."

Similar presentations


Ads by Google