Programming language: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Robert Tito
mNo edit summary
imported>Markus Baumeister
m (spellfixes (including non capitalized "JAVA"))
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 for computers, divided on:
:'''compilers'''
:'''compilers'''
#[[ASSEMBLER]]
#[[ASSEMBLER]]
Line 13: Line 13:
#[[Basicscipt]]
#[[Basicscipt]]
#[[NextStep]]
#[[NextStep]]
#[[JAVA]]
#[[Java]]
#[[Javasccript]]
#[[Javasccript]]
:'''interpretors'''
:'''interpretors'''

Revision as of 14:57, 25 February 2007

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

compilers
  1. ASSEMBLER
  2. ALGOL
  3. COBOL
  4. FORTRAN
  5. BASIC
  6. MUMPS
  7. PASCAL
  8. C
  9. C++
  10. Visual Basic
  11. Basicscipt
  12. NextStep
  13. Java
  14. Javasccript
interpretors
  1. BASIC
  2. APL
  3. Basicscript
  4. Javascript
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. DML
  2. SQL

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