Comparison of programming languages: Difference between revisions

Content deleted Content added
Ekarderif (talk | contribs)
Added Smalltalk, Obj-C, Common Lisp, Scheme, PHP, other revisions
-Barry- (talk | contribs)
Reverted previous edit. If you think the new popularity column should be removed, discuss it first. I added it in response to someone's comment. Please add languages without destryoing current chart
Line 1:
{{merge|Timeline of programming languages}}
 
The following tablestable comparecompares general and technical information for athe numbermost ofpopular '''[[programming language]]s'''. Pleaseas seedetermined by the individual[http://www.tiobe.com/tpci.htm products'TIOBE articlesProgramming forCommunity further informationindex]. ThePHP, tableJavascript, onlySAS, includesPL/SQL, languagesVisual thatFoxPro, Lisp/Scheme, and VB.NET are widelytemporarily usedomitted. andPlease currentlysee availablethe individual products' articles for further information.<br>
{| border="1" cellpadding="1" cellspacing="0" style="font-size: 85%; border: gray solid 1px; border-collapse: collapse; text-align: center; width: 100%"
|- style="background: #ececec;"
! Language
!
! General model of execution
! Influences
Line 10:
! [[Type_system|Typing discipline]]
! Introduced
! Popularity{{ref|popularity}}
! <!-- Updated April 2006 -->Usage trend<br><span style = "font-size: 7pt; font-weight: normal; font-family: verdana;">(www.tiobe.com)</span>
! Usage trend{{ref|trend}}
 
<!--
Popularity ("position") and usage trend ("delta in position") come from http://www.tiobe.com/tpci.htm and are updated there monthly.
 
LAST UPDATED IN THIS ARTICLE: May, 2006
 
Update date in footnotes when updating chart.
-->
 
|-
! {{rh}} | [[Ada_programming_language|Ada]]
Line 18 ⟶ 28:
| [[Type system#Static and dynamic typing|static]], [[Type system#Strong and weak typing|strong]], [[Type system#Safely and unsafely typed systems|safe]], [[Type system#Nominative vs structural typing|nominative]]
| 1983
| -118
| ?0
|-
! {{rh}} | [[Basic_programming_languageVisual_basic|BASICVisual&nbsp;Basic]]
| ?
| [[QuickBASIC]]
| [[FORTRAN programming language|FORTRAN II]], [[Algol programming language|ALGOL 60]]
| ?
| ?
| 19631991
| ?5
| +1
|-
Line 31 ⟶ 43:
| Compilation
| [[ALGOL|Algol]], [[BCPL]]
| [[multi-paradigmStructured programming language|multi-paradigmStructured]]:, [[functionalProcedural programming|functionalProcedural]], [[objectFlow-orienteddriven programming|objectFlow-orienteddriven]]
| [[procedural programming|procedural]]
| staticStatic, weak
| Early 1970
| ?2
| -1
|-
Line 39 ⟶ 52:
| Compilation
| [[C programming language|C]], [[Simula programming language|Simula]], [[Algol 68]]
| [[multi-paradigm programming language|multi-paradigm]]:Principly [[imperative programming|imperative]], [[objectObject-oriented programming|objectObject-oriented]], [[genericmultiple programming|generic]]paradigms
| staticStatic, weak
| 1979
| ?3
| +1
|-
!{{rh}} | [[C_Sharp|C#]]
| Compilation
| [[JIT compilation]]
| [[Java programming language|Java]], [[C++]]
| [[object-orientedStructured programming|object-orientedstructured]], [[Imperative programming|imperative]]
| [[Type system#Static and dynamic typing|dynamic]], [[Type system#Strong and weak typing|strong]], [[Type system#Safely and unsafely typed systems|both safe and unsafe]], [[Type system#Nominative vs structural typing|nominative]]
| 2001
| +17
| 0
|-
!{{rh}} | [[Cobol|COBOL]]
Line 58 ⟶ 73:
| ?
| 1959
| -315
| -1
|-
!{{rh}} | [[Coldfusion|ColdFusion]]
Line 66 ⟶ 82:
| ?
| 1995
| 16
| +9
|-
! {{rh}} | [[Common Lisp]]
| Interpretation
| [[Lisp programming language|Lisp]], [[Smalltalk]]
| [[multi-paradigm programming language|multi-paradigm]]: [[functional programming|functional]], [[object-oriented programming|object-oriented]]
| dynamic
| 1994
| ?
|-
!{{rh}} | [[D_programming_language|D]]
Line 82 ⟶ 91:
| ?
| 2000
| +1019
| +8
|-
!{{rh}} | [[Delphi_programming_language|Delphi]]/[[Kylix_programming_tool|Kylix]]
Line 90 ⟶ 100:
| ?
| 1995
| -310
| -1
|-
! {{rh}} | [[Java programming language|Java]]
| Interpretation/[[JIT compilation]]/[[Dynamic compilation]]
| [[C++]], [[Objective-C]]
| [[objectObject-oriented programming|objectObject-oriented]]
| staticStatic, strong
| 1996
| 1
| +1
|-
! {{rh}} | [[Objective-CPerl]]
| Compilation/[[JIT compilation]]
| [[C programming language|C]], [[Smalltalk]]
| [[object-oriented programming|object-oriented]]
| dynamic, strong
| 1986
| ?
|-
! {{rh}} | [[Perl]]
| Interpretation
| [[C programming language|C]], [[Unix shell|shell]], [[awk]], [[sed]], [[Lisp programming language|lisp]]
| ?
| [[multi-paradigm programming language|multi-paradigm]]: [[imperative programming|imperative]], [[object-oriented programming|object-oriented]]
| dynamicDynamic
| 1987
| 6
| -3
|-
! {{rh}} | [[PHP]]
| Interpretation
| [[Perl programming language|Perl]], [[C programming language|C]]
| [[multi-paradigm programming language|multi-paradigm]]: [[imperative programming|imperative]], [[object-oriented programming|object-oriented]]
| dynamic, strong
| 1995
| ?
|-
! {{rh}} | [[Python programming language|Python]]
| Interpretation
| [[ABC programming language|ABC]], [[Perl programming language|Perl]]
| [[multi-paradigm programming language|multi-paradigm]]: [[imperative programming|imperative]], [[objectObject-oriented programming|objectObject-oriented]], [[functional programming|functional]]
| dynamicDynamic, strong, [[duck typing|duck]]
| 1990
| +18
| 0
|-
! {{rh}} | [[Ruby programming language|Ruby]]
| Interpretation
| [[Smalltalk]], [[Perl programming language|Perl]]
| [[objectObject-oriented programming|objectObject-oriented]]
| [[multi-paradigm programming language|multi-paradigm]]: [[imperative programming|imperative]], [[object-oriented programming|object-oriented]], [[functional programming|functional]], [[concurrent programming|concurrent]]
| ?
| dynamic, strong, [[duck typing|duck]]
| 1995
| +1420
| +10
|-
! {{rh}} | [[Scheme programming language|Scheme]]
| Interpretation
| [[Lisp programming language|Lisp]]
| [[functional programming|functional]]
| dynamic
| 1970s
| ?
|-
! {{rh}} | [[Smalltalk]]
| [[JIT compilation]]
| [[Sketchpad]], [[Simula]]
| [[object-oriented programming|object-oriented]]
| dynamic
| 1971
| ?
|}