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]] | #[[ASSEMBLER]] | ||
[[ALGOL]] | #[[ALGOL]] | ||
[[COBOL]] | #[[COBOL]] | ||
[[FORTRAN]] | #[[FORTRAN]] | ||
[[BASIC]] | #[[BASIC]] | ||
[[PASCAL]] | #[[PASCAL]] | ||
[[C}} | #[[C}} | ||
[[C++]] | #[[C++]] | ||
[[Visual Basic]] | #[[Visual Basic]] | ||
[[Basicscipt]] | #[[Basicscipt]] | ||
[[NextStep]] | #[[NextStep]] | ||
[[JAVA]] | #[[JAVA]] | ||
[[Javasccript]] | #[[Javasccript]] | ||
:'''interpretors''' | :'''interpretors''' | ||
[[BASIC]] | #[[BASIC]] | ||
:'''embedded''' | :'''embedded''' | ||
[[C]] | #[[C]] | ||
[[C++]] | #[[C++]] | ||
:'''IDE''' | :'''IDE''' | ||
[[Visual Studio]] | #[[Visual Studio]] | ||
[[CodeWarrior]] | #[[CodeWarrior]] | ||
[[XCode]] | #[[XCode]] | ||
:'''database programming languages''' | :'''database programming languages''' | ||
[[SQL]] | #[[SQL]] | ||
[[PL/SQL]] | #[[PL/SQL]] | ||
:'''4GL''' | :'''4GL''' | ||
[[SQL]] | #[[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:13, 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
- database programming languages
- 4GL
all items come with a short description and a typical way to use the language.