Programming language: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Robert Tito
mNo edit summary
imported>Robert Tito
mNo edit summary
Line 19: Line 19:
#[[C]]
#[[C]]
#[[C++]]
#[[C++]]
#[[Assembly]]
:'''IDE'''
:'''IDE'''
#[[Visual Studio]]
#[[Visual Studio]]

Revision as of 14:13, 25 February 2007

An attempt to give a chronological overview of all present known programming languages fpr computers, devided on:

compilers
  1. ASSEMBLER
  2. ALGOL
  3. COBOL
  4. FORTRAN
  5. BASIC
  6. PASCAL
  7. C
  8. C++
  9. Visual Basic
  10. Basicscipt
  11. NextStep
  12. JAVA
  13. Javasccript
interpretors
  1. BASIC
embedded
  1. C
  2. C++
  3. Assembly
IDE
  1. Visual Studio
  2. CodeWarrior
  3. XCode
database programming languages
  1. SQL
  2. PL/SQL
4GL
  1. SQL

all items come with a short description and a typical way to use the language.