From mboxrd@z Thu Jan 1 00:00:00 1970 From: bwc@borf.com To: 9fans@cse.psu.edu Subject: Re: [9fans] pascal, TeX MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-vqlodbiedxfgasbvehukriltwz" Message-Id: <20011214175739.E54F519A28@mail.cse.psu.edu> Date: Fri, 14 Dec 2001 12:59:47 -0500 Topicbox-Message-UUID: 375704ea-eaca-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-vqlodbiedxfgasbvehukriltwz Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit This is what's wrong with CS education today!! --upas-vqlodbiedxfgasbvehukriltwz Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by edsac; Fri Dec 14 13:25:04 EST 2001 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.23.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 2C72819A2D; Fri, 14 Dec 2001 12:56:07 -0500 (EST) Delivered-To: 9fans@cse.psu.edu Received: from mercury.bath.ac.uk (mercury.bath.ac.uk [138.38.32.81]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 670C219A28 for <9fans@cse.psu.edu>; Fri, 14 Dec 2001 12:55:52 -0500 (EST) Received: from news by mercury.bath.ac.uk with local (Exim 3.12 #1) id 16EwGw-0005f1-00 for 9fans@cse.psu.edu; Fri, 14 Dec 2001 17:37:22 +0000 Received: from GATEWAY by bath.ac.uk with netnews for 9fans@cse.psu.edu (9fans@cse.psu.edu) To: 9fans@cse.psu.edu From: D De Villiers <~ddevilliers99@lando.co.za> Message-ID: <9vdbj1$ehk$2@ctb-nnrp1.saix.net> Organization: The South African Internet Exchange References: <20011213190251.3117F199BB@mail.cse.psu.edu> Subject: Re: [9fans] pascal, TeX Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.7 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Help: List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Fri, 14 Dec 2001 17:37:15 GMT According to my knowledge - Java was the first language that implemented garbage collection...Neather C/C++ or Pascal (Delphi etc) have garbage collection and memory must be manually located/delocated etc. Regards, Lennie De Villiers --- Remove ~ and 9s from e-mail address to reply --- > i suspect that's because the Pascal language took the novel approach of providing > neither guaranteed garbage collection nor a portable operator to free > memory without it. there were several platform-specific methods, including > stack like heap allocation (which i think was used by one compiler). `dispose' > ended up in the standard (but did not preclude implementing garbage collection). --upas-vqlodbiedxfgasbvehukriltwz--