Languages: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Development tools sorted by language. | Development tools sorted by the programming language they use. | ||
<table style="width: 100%"> | <table style="width: 100%"> | ||
Line 117: | Line 117: | ||
<td style="width:50%; width:50%; border: 1px solid #c6c9ff; padding%: .5em 1em 1em%; color: #000000; background-color: #FFFFFF"> | <td style="width:50%; width:50%; border: 1px solid #c6c9ff; padding%: .5em 1em 1em%; color: #000000; background-color: #FFFFFF"> | ||
Line 150: | Line 141: | ||
|- | |- | ||
|[[Simplicity for Java]]|| || Commercial || Discontinued | |[[Simplicity for Java]]|| || Commercial || Discontinued | ||
|- | |- | ||
|} | |} | ||
Line 285: | Line 243: | ||
|- | |- | ||
|[[SmallEiffel]]|| Open Source ||Discontinued | |[[SmallEiffel]]|| Open Source ||Discontinued | ||
|- | |||
|} | |||
<!-- JAL --> | |||
<h3 id="sec-col2-3" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">JAL</h3> | |||
{| class="wikitable" border="1" | |||
|- | |||
!Name!!License!!Status | |||
|- | |||
|[[JALV]]|| Open Source - GNU GPL ||Current | |||
|- | |- | ||
|} | |} | ||
Line 450: | Line 418: | ||
</tr> | </tr> | ||
</table> | </table> | ||
==Dynamically typed languages== | |||
<table style="width: 100%"> | |||
<tr style="vertical-align:top;"> | |||
<!-- FIRST COLUMN --> | |||
<td style="width:50%; width:50%; border: 1px solid #c6c9ff; padding%: .5em 1em 1em%; color: #000000; background-color: #FFFFFF"> | |||
<!-- LISP --> | |||
<h3 id="sec-col2-3" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">[[LISP]]</h3> | |||
{| class="wikitable" border="1" | |||
|- | |||
!Name!!License!!Status | |||
|- | |||
|[[newLISP]]||Open Source - MIT license||Current | |||
|- | |||
|[[xLISP]]||Open Source - MIT license|| | |||
|- | |||
|} | |||
</td> | |||
<!-- SECOND COLUMN --> | |||
<td style="width:50%; width:50%; border: 1px solid #c6c9ff; padding%: .5em 1em 1em%; color: #000000; background-color: #FFFFFF"> | |||
<!-- SMALLTALK --> | |||
<h3 id="sec-col1-2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">SmallTalk</h3> | |||
{| class="wikitable" border="1" | |||
|- | |||
!Name!!License!!Status | |||
|- | |||
|[[ChapMan]]||Commercial||Discontinued | |||
|- | |||
|[[IBM VisualAge Smalltalk Enterprise 6.0|IBM VisualAge Smalltalk Enterprise 6.0]]||Commercial||Discontinued | |||
|- | |||
|[[Smalltalk/V PM]]||Commercial||Discontinued | |||
|- | |||
|[[Squeak]]||Open Source - Apache||Discontinued | |||
|- | |||
|[[Visual Smalltalk Enterprise]]||Commercial||Discontinued | |||
|- | |||
|} | |||
</td> | |||
</tr> | |||
</table> | |||
==Scripting languages== | ==Scripting languages== | ||
<table style="width: 100%"> | <table style="width: 100%"> |
Revision as of 08:03, 18 December 2014
Development tools sorted by the programming language they use.
Assembler
AWK
C/C++
COBOL
|
Java
Fourth Generation Languages (4GL)PowerHouse
|
Structured languages
Ada
ALGOL
Basic
Note that not all Basic implementation are structured but all above except Bywater are COMAL
Eiffel
JAL
|
Modula-2/Modula 3/Oberon/Yafl
Pascal/Delphi/ObjectPascal
|
IBM languages
APL
FORTRAN
|
PL/I
RPG
See also #REXX/ObjectREXX |
Dynamically typed languages
LISP
|
SmallTalk
|
Scripting languages
AGENA
JavaScript (EMCAScript)
LUA
Perl
|
Python
REXX/ObjectREXX
Tcl/Tk
|
Database languages
D
Please note that there are two languages known as D, one is a C derivative and the one featured here is a true relational database language. xBase
|
Structured Query Language (SQL)
|