Jump to content

C: Difference between revisions

From EDM2
No edit summary
Line 16: Line 16:
* [[Microsoft C]] - Commercial - Discontinued
* [[Microsoft C]] - Commercial - Discontinued
* [[Open Watcom|OpenWatcom C/C++]] - Open Source - Current
* [[Open Watcom|OpenWatcom C/C++]] - Open Source - Current
* [[Topspeed C]] - Commercial - Discontinued
* [[TopSpeed C]] - Commercial - Discontinued
* [[Zortech C++]] - Commercial - Discontinued
* [[Zortech C++]] - Commercial - Discontinued



Revision as of 22:35, 20 December 2014

Description

A language in the CPL branch of the Algol family of programming languages, the predecessor to C++ and a direct descendant of BCPL although it uses a very different syntax. Currently the worlds second most popular programming language after Java.

A list of OS/2 implementations of C

Libraries

GUI and application generators with C output

  • General Application Workbench - GUI, animation, help and SQL - Commercial - Discontinued
  • Hockware VisPro/C - GUI Creator - Commercial - Discontinued
  • PCYACC/2 - CASE too with C output, targeted towards generating parsers etc. - 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

A list of DOS implementations of C

  • Borland C/Turbo C - Commercial - Discontinued - Some versions now freeware
  • Desmet C - Was commercial - now open source.
  • Dev86dos - Open source - Current - Kludgy
  • EMX Compiler - Open Source - Discontinued
  • [Intel C Code Builder] - Commercial - Discontinued.
  • Lattice C - Commercial - Discontinued
  • LSI-C - Freeware - Current - Cross compilation from Windows or Unices only. - English here
  • Metaware High C/C++ - Commercial - Discontinued
  • Microsoft C - Commercial - Discontinued
  • Mix Power C - Commercial - Current
  • OpenWatcom C/C++ - Open Source - Current
  • Portable C - Open source - DOS and cross compilation for 68000 and AMD RISC processors.
  • TCC - Open source - Discontinued - Cross compilation from Windows or Linux only.
  • Topspeed C - Commercial - Discontinued
  • Zortech C++ - Commercial - Discontinued

A list of C implementations that run under WinOS/2

A list of C implementations that run under Java

A list of C implementations in JavaScript

Publications

Local articles

Tutorials and other learning material

Standards

C history