Jump to content

C++

From EDM2
Revision as of 16:08, 20 December 2014 by Reiknir (talk | contribs) (Created page with "==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....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 just happens to use the same syntax.

A list of OS/2 implementations of C++

Libraries and Class libraries

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