15.1. Brief History of C++

C++ was developed in 1983 by Bjarne Stroustrup at AT&T. Stroustrup was seeking a new object-oriented language with which to write simulations. C++ has now become a mainstream systems programming language and is increasingly being used to implement free software packages. C++ underwent a lengthy standardization process and was ratified as an ISO standard in 1998.

The first specification of C++ was available in a book titled The Annotated C++ Reference Manual, by Stroustrup and Ellis, also known as the "ARM." Since this initial specification, C++ has developed in some areas. These developments are discussed in Section 15.2, "Changeable C++."

The first C++ compiler, known as cfront, was produced by Stroustrup at AT&T. ...

Get GNU Autoconf, Automake, and Libtool now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.