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 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 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++
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.