Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!haven!vrdxhq!bdmrrr!davis From: davis@bdmrrr.bdm.com (Arthur Davis x4675) Newsgroups: comp.sys.mac Subject: Re: New Mac Rumours Summary: Mac OS source code Message-ID: <1054@bdmrrr.bdm.com> Date: 24 Feb 89 06:44:25 GMT References: Organization: BDM Corp., McLean, Virginia Lines: 19 In article , md32+@andrew.cmu.edu (Michael Joseph Darweesh) writes: > I believe that the Mac OS is written in Pascal. As a matter of fact, the > ROM procedures and functions are definately written in pascal. > > If you have a source, please enlighten me, it is possible that I'm wrong... > > Mike Darweesh > md32@andrew.cmu.edu > Carnegie Mellon The Macintosh ROM software was designed and written in Lisa Pascal. Once they had what they liked, they hand-tooled the stuff in 68000. In essence, Andy Hertzfeld took hundreds of K of Pascal object code and hand-optimized it in machine code. I expect that the source they work from in the System Software now is MPW Assembler rather than MPW Pascal. The 64K ROMs were rather a tight fit for high-level language compiler output.