C++: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
==A list of OS/2 implementations of C++== | ==A list of OS/2 implementations of C++== | ||
* [[Borland C/C++]] - Commercial - Discontinued | * [[Borland C/C++]] - Commercial - Discontinued | ||
* [Cint] - Open source - Current - [https://root.cern.ch/drupal/content/cint Interpreter from CERN], intended for educational use | |||
* [[EMX Compiler]] - Open Source - Discontinued | * [[EMX Compiler]] - Open Source - Discontinued | ||
* [[GCC C CPP Compiler and Linker|GCC C/C++ Compiler and Linker]] - Open Source - Current | * [[GCC C CPP Compiler and Linker|GCC C/C++ Compiler and Linker]] - Open Source - Current | ||
Line 33: | Line 34: | ||
==A list of DOS implementations of C++== | ==A list of DOS implementations of C++== | ||
* [Cint] - Open source - Current - [https://root.cern.ch/drupal/content/cint Interpreter from CERN], intended for educational use | |||
* [[EMX Compiler]] - Open Source - Discontinued | * [[EMX Compiler]] - Open Source - Discontinued | ||
* [[Metaware High C/C++]] - Commercial - Discontinued | * [[Metaware High C/C++]] - Commercial - Discontinued |
Revision as of 02:19, 24 December 2014
Description
A language in the CPL branch of the Algol family of programming languages, C++ is basically AT&T C with the object-oriented features of Simula. While you can compile and run C programs in an C++ environment and some C++ compilers are actually just C compilers with a pre-processor, C++ is actually a very distinct language to C that by design uses the same syntax.
A list of OS/2 implementations of C++
- Borland C/C++ - Commercial - Discontinued
- [Cint] - Open source - Current - Interpreter from CERN, intended for educational use
- 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
- OpenWatcom C/C++ - Open Source - Current
- TopSpeed C++ - Commercial - Discontinued
- Zortech C++ - Commercial - Discontinued
OS/2 Libraries and class libraries
- CdBFile - For reading/writing .dbf/xBase files - Open Source - Discontinued
- CThrough - Graphics class library - Commercial - Discontinued
- V C++ GUI Framework - Open Source - Discontinued
- ZGRAF - Graphing library - Commercial - Current
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
Editors with C++ support
A list of DOS implementations of C++
- [Cint] - Open source - Current - Interpreter from CERN, intended for educational use
- EMX Compiler - Open Source - Discontinued
- Metaware High C/C++ - Commercial - Discontinued
- OpenWatcom C/C++ - Open Source - Current
- TopSpeed C++ - Commercial - Discontinued
- Turbo C++ - Discontinued - Supplied free with current Windows versions from the company
- Zortech C++ - Commercial - Discontinued
DOS Libraries and class libraries
- CdBFile - For reading/writing .dbf/xBase files - Open Source - Discontinued
- ZGRAF - Graphing library - Commercial - Current
A list of C++ implementations that run under WinOS/2
- TopSpeed C++ - Commercial - Discontinued - Cross compilation from DOS or OS/2 only