Programming language: Difference between revisions
Jump to navigation
Jump to search
imported>Robert Tito mNo edit summary |
imported>Robert Tito mNo edit summary |
||
Line 1: | Line 1: | ||
An attempt to give a chronological overview of all present known programming languages fpr computers, devided on: | An attempt to give a chronological overview of all present known programming languages fpr computers, devided on: | ||
:'''compilers''' | :'''compilers''' | ||
[[ASSEMBLER]] | |||
[[ALGOL]] | |||
[[COBOL]] | |||
[[FORTRAN]] | |||
[[BASIC]] | |||
[[PASCAL]] | |||
[[C}} | |||
[[C++]] | |||
[[Visual Basic]] | |||
[[Basicscipt]] | |||
[[NextStep]] | |||
[[JAVA]] | |||
[[Javasccript]] | |||
:'''interpretors''' | :'''interpretors''' | ||
[[BASIC]] | |||
:'''embedded''' | :'''embedded''' | ||
[[C]] | |||
[[C++]] | |||
:'''IDE''' | :'''IDE''' | ||
[[Visual Studio]] | |||
[[CodeWarrior]] | |||
[[XCode]] | |||
:'''database programming languages''' | :'''database programming languages''' | ||
[[SQL]] | |||
[[PL/SQL]] | |||
:'''4GL''' | :'''4GL''' | ||
[[SQL]] | |||
all items come with a short description and a typical way to use the language. | all items come with a short description and a typical way to use the language. |
Revision as of 13:12, 25 February 2007
An attempt to give a chronological overview of all present known programming languages fpr computers, devided on:
- compilers
ASSEMBLER ALGOL COBOL FORTRAN BASIC PASCAL [[C}} C++ Visual Basic Basicscipt NextStep JAVA Javasccript
- interpretors
- embedded
- IDE
Visual Studio CodeWarrior XCode
- database programming languages
- 4GL
all items come with a short description and a typical way to use the language.