8
88888 Dihedral
That was the Pascal and Fortran era in 198x.
There are p2c and f2c available, thus a lot people just switched programming
in C.
I don't think p2c and f2c had much influence (I was looking for
CORAL66toc myself)
But nowadays the 3rd generation of programming language
how do you count generations?
1. FORTRAN, COBOL, ALGOL, LISP
2. Pascal, Occam, Ada, C, C++
3. Java, Perl, Python, Ruby, C#
1st generation: Just pure machine instructions without any macro or library
or pseudo instructions. This is somewhat like the relay era long time ago.
2nd generation: assembler with enhanced tools
3rd generation: algol family, basic, fortran, pascal, c .....
// modular and structure with algorithms
4th: forth, c++, object pascal, lisp // object oriented
5th: python, ruby, erlang, perl..... //generic, object, system level
This is a personal classification of various computer languages.
where do Scheme, Snobol, Haskell, Prolog go?
4-6 gen mixed, some languages were just experiments and were not popular
enough to gain millions of users