newsfilter.io
Interview

Bjarne Stroustrup: Journey to C++ from Fortran, Algol, Simula, and C

  • Future discussion will explore type system details.
  • Languages using "class" are expected to be descendants of Simula, directly or indirectly.
  • The principle of writing programs with appropriate types is predicted to advance further within C++.
  • Simula's primary value is identified as relating types to one another, rather than solely class hierarchies, virtual functions, or inheritance.
  • Future development targets robust code operating under constrained conditions with a lifespan of 10, 20, or 30 years.
  • The work aims to bridge the gap between high-level flexible languages and hardware.
  • Learning from encountered languages will guide improvements based on specific problem constraints.
  • The expectation exists to achieve capabilities superior to current practices.