Jump to content

C: Difference between revisions

From EDM2
mNo edit summary
Line 23: Line 23:
====GUI and application generators with C output====
====GUI and application generators with C output====
* [[Hockware VisPro/C]] - GUI Creator - 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
* [[Vestronix Pro C]] - Database and spreadsheet application generator - Commercial - Discontinued



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

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