02H1 - Early Languages Flashcards
What are the six (6) early languages?
- Plankalkul
- Pseudocodes
- IBM 704 and Fortran
- COBOL
- LISP
- Prolog
It means program calculus
Plankalkul
It was developed by Konrad Zuse
Plankalkul
Includes mathematical expressions showing the relationships between program variables
Plankalkul
Have their own interpretative system for execution
Pseudocodes
Were implemented through compiling routines
Pseudocodes
What are the three (3) notable pseudocodes?
- Short Code
- Speedcoding
- The UNIVAC “Compiling” System
The capabilities of IBM 704 prompted the development of …
Fortran
The Fortran was derived from …
Formula Translation
… is a general-purpose imperative programming language created for numeric computation and scientific computing
Fortran
Computers had small memories and were slow and relatively unreliable
Fortran
The primary use of computers was for scientific computations
Fortran
There were no existing efficient and effective way to program computers
Fortran
Because of the high cost of computers compared to the cost of programmers, the speed of the generated object code was the primary goal of the first …
Fortran compilers
COBOL stands for
Common Business Oriented Language
COBOL was developed by?
CODASYL Committee
What year was COBOL was developed?
1960
What is the full meaning of CODASYL
Conference on Data System Languages
It is not designed for writing systems programs
COBOL