From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@kdbarto.org (David) Date: Thu, 30 Jun 2016 16:00:22 -0700 Subject: [TUHS] Algol68 vs. C at Bell Labs / Pascal In-Reply-To: References: Message-ID: > Ronald Natalie > >> >> On the other hand, there was >> no excuse for a Pascal compiler to be either large, buggy, or slow, even before Turbo Pascal. >> > I remember the Pascal computer on my Apple II used to have to use some of the video memory while it was running. UCSD Pascal, the Apple Pascal base, would grab the video memory as space to write the heap when compiling. When the Terak system was in use at UCSD the video memory would display on the screen so you could watch the heap grow down the screen while the stack crawled up when compiling. If it ever hit in the middle, you had a crash. Exciting times. Terak systems were 11/03 based, IIRC. (http://www.threedee.com/jcm/terak/) David