Languages: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Development tools sorted by the programming language they use. | Development tools sorted by the programming language they use. | ||
==Structured languages== | ==Structured languages== | ||
Line 657: | Line 571: | ||
|- | |- | ||
|[[XQL]]||Commercial||Discontinued | |[[XQL]]||Commercial||Discontinued | ||
|- | |||
|} | |||
</td> | |||
</tr> | |||
</table> | |||
==Sundry== | |||
<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"> | |||
<!-- Assembler --> | |||
<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;">Assembler</h3> | |||
{| class="wikitable" border="1" | |||
|- | |||
!Name!!License!!Status | |||
|- | |||
|[[IBM ALP Assembler]]||Commercial||Discontinued | |||
|- | |||
|[[JWasm]]||Open Source||Current | |||
|- | |||
|[[Microsoft Assembler]]||Commercial||Discontinued | |||
|- | |||
|[[NASM Assembler]]||Open Source - LGPL||Current | |||
|- | |||
|[[OpenWatcom C CPP and Fortran|Wasm]]||Open Source||Current | |||
|- | |||
|[[Turbo Assembler]]||Commercial||Discontinued | |||
|- | |||
|} | |||
<!-- AWK --> | |||
<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;">AWK</h3> | |||
{| class="wikitable" border="1" | |||
|- | |||
!Name!!License!!Status | |||
|- | |||
|[[GNU awk (gawk)]]||Open Source - LGPL||Discontinued | |||
|- | |||
|} | |||
</td> | |||
<!-- SECOND COLUMN --> | |||
<td style="width:50%; width:50%; border: 1px solid #c6c9ff; padding%: .5em 1em 1em%; color: #000000; background-color: #FFFFFF"> | |||
<!-- COBOL --> | |||
<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;">COBOL</h3> | |||
{| class="wikitable" border="1" | |||
|- | |||
!Name!!License!!Status | |||
|- | |||
|[[IBM VisualAge COBOL]]|| Commercial ||Discontinued | |||
|- | |||
|[[Micro Focus Cobol/2]]||Commercial||Discontinued | |||
|- | |||
|[[Microsoft Cobol]]||Comercial||Discontinued | |||
|- | |||
|} | |||
<!-- 4GL --> | |||
<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;">Fourth Generation Languages (4GL)</h3> | |||
{| class="wikitable" border="1" | |||
|- | |||
!Name!!License!!Status | |||
|- | |||
|[[PowerHouse PC]]||Commercial||Discontinued | |||
|- | |- | ||
|} | |} |
Revision as of 12:48, 20 December 2014
Development tools sorted by the programming language they use.
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 |
CPL branch
C/C++
|
Java
|
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)
|
Sundry
Assembler
AWK
|
COBOL
Fourth Generation Languages (4GL)
|