J
Jorgen Grahn
.
IIRC, there were other fundamental problems[1] which made Simula unusable
for him. He liked the language, but ran into performance problems when
doing some specifik job with it.
He disliked core parts of C, but based C++ off it because ... I guess
for the same reasons we're using it 20 years later.
/Jorgen
[1] Unless the Simula linker is a runtime thing and we're really
talking about the same problem.
If Dennis Ritchie had designed his language by adding the needed
features (explicit pointer arithmetic, dynamic memory allocation,
recursion) to Fortran, than, UNIX and the rest of the world, would
probably be using his Fortran derivative.
And, if Simula had a faster linker, C++ may have never been created
by Bjarne Stroustrup ...
IIRC, there were other fundamental problems[1] which made Simula unusable
for him. He liked the language, but ran into performance problems when
doing some specifik job with it.
He disliked core parts of C, but based C++ off it because ... I guess
for the same reasons we're using it 20 years later.
/Jorgen
[1] Unless the Simula linker is a runtime thing and we're really
talking about the same problem.