Jump to content

C: Difference between revisions

From EDM2
Line 34: Line 34:


==A list of DOS implementations of C==
==A list of DOS implementations of C==
* Borland C/Turbo C - Commercial - Discontinued - Some versions [http://edn.embarcadero.com/article/20841 now freeware]


==A list of C implementations that run under WinOS/2==
==A list of C implementations that run under WinOS/2==

Revision as of 17:59, 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.

A list of OS/2 implementations of C

Libraries

GUI and application generators with C output

  • 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

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