C: Difference between revisions
Appearance
Created page with "==Description== A language in the CPL branch of the Algol family of programming languages, and a direct descendant of BCPL although it uses a very different syntax..." |
No edit summary |
||
Line 3: | Line 3: | ||
==A list of OS/2 implementations of C== | ==A list of OS/2 implementations of C== | ||
* | * [[Borland C/C++]] - Commercial - Discontinued | ||
====Libraries | * [[EMX Compiler]] - Open Source - Discontinued | ||
* [[GCC C CPP Compiler and Linker|GCC C/C++ Compiler and Linker]] - Open Source - Current | |||
* [[Innotek GCC]] - Open Source - Discontinued | |||
* [[IBM C Set|IBM C Set/2]] - Commercial - Discontinued | |||
* [[IBM VisualAge Cplusplus Version 3.0 for OS/2|IBM VisualAge C++ Version 3.0 for OS/2]] - Commercial - Discontinued | |||
* [[IBM C and Cplusplus Compilers, Version 3.6.5|IBM C and C++ Compilers, Version 3.6.5]] - Commercial - Discontinued | |||
* |[[IBM VAC 4.0|IBM VisualAge C++ Professional 4.0]] - Commercial - Discontinued | |||
* [[Lattice C]] - Commercial - Discontinued | |||
* [[Metaware High C/C++]] - Commercial - Discontinued | |||
* [[Microsoft C]] - Commercial - Discontinued | |||
* [[Open Watcom|OpenWatcom C/C++]] - Open Source - Current | |||
* [[Topspeed C]] - Commercial - Discontinued | |||
* [[Zortech C++]] - Commercial - Discontinued | |||
====Libraries==== | |||
* | * | ||
====GUI and application generators with C output==== | |||
* [[Hockware VisPro/C]] - GUI Creator - Commercial - Discontinued | |||
* [[Vestronix Pro C]] - Database and spreadsheet application generator - Commercial - Discontinued | |||
====Translators that generate C output==== | |||
* [[Oracle Pro C]] - SQL > C - Commercial - Discontinued | |||
* [[X2C]] - [[xBase]] to C compiler - Open Source - Current | |||
====Editors with C support==== | ====Editors with C support==== |
Revision as of 17:21, 20 December 2014
Description
A language in the CPL branch of the Algol family of programming languages, and a direct descendant of BCPL although it uses a very different syntax.
A list of OS/2 implementations of C
- Borland C/C++ - Commercial - Discontinued
- EMX Compiler - Open Source - Discontinued
- GCC C/C++ Compiler and Linker - Open Source - Current
- Innotek GCC - Open Source - Discontinued
- IBM C Set/2 - Commercial - Discontinued
- IBM VisualAge C++ Version 3.0 for OS/2 - Commercial - Discontinued
- IBM C and C++ Compilers, Version 3.6.5 - Commercial - Discontinued
- |IBM VisualAge C++ Professional 4.0 - Commercial - Discontinued
- Lattice C - Commercial - Discontinued
- Metaware High C/C++ - Commercial - Discontinued
- Microsoft C - Commercial - Discontinued
- OpenWatcom C/C++ - Open Source - Current
- Topspeed C - Commercial - Discontinued
- Zortech C++ - Commercial - Discontinued
Libraries
GUI and application generators with C output
- Hockware VisPro/C - GUI Creator - Commercial - Discontinued
- Vestronix Pro C - Database and spreadsheet application generator - Commercial - Discontinued
Translators that generate C output
- Oracle Pro C - SQL > C - Commercial - Discontinued
- X2C - xBase to C compiler - Open Source - Current