|
|
|
|
|
by duskwuff
1834 days ago
|
|
> Mac OS was a mix of Object Pascal (originally created by Apple), Assembly and C++. That doesn't ring true at all. Object Pascal was a rather short-lived project at Apple. It was only seriously used for the MacApp framework -- which was a separate product sold to application developers, not part of the core OS or development tools -- and was abandoned entirely during the PowerPC transition. Later versions of MacApp used C++. The bits of source code I've seen for System 7 were primarily C and assembly, with some older code in (non-object) Pascal. I don't recall seeing any C++. |
|