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 16: Line 16:
:'''interpretors'''
:'''interpretors'''
#[[BASIC]]
#[[BASIC]]
#[[APL]]
:'''embedded'''
:'''embedded'''
#[[C]]
#[[C]]

Revision as of 14:14, 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
  2. APL
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.