From mboxrd@z Thu Jan 1 00:00:00 1970 From: bwc@borf.com To: 9fans@cse.psu.edu Subject: Re: [9fans] pascal & plan 9, perfect together MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-mydojwbipszlrsqxpqboleokit" Message-Id: <20011213225546.7553D19A0F@mail.cse.psu.edu> Date: Thu, 13 Dec 2001 17:57:54 -0500 Topicbox-Message-UUID: 35f9a4d6-eaca-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-mydojwbipszlrsqxpqboleokit Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit I'm running BCPL on Plan 9. It works well. --upas-mydojwbipszlrsqxpqboleokit Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by edsac; Thu Dec 13 10:17:51 EST 2001 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.18.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id C459819A26; Thu, 13 Dec 2001 09:49:06 -0500 (EST) Delivered-To: 9fans@cse.psu.edu Received: from plan9.cs.bell-labs.com (plan9.bell-labs.com [204.178.31.2]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id D68AB199FA for <9fans@cse.psu.edu>; Thu, 13 Dec 2001 09:48:14 -0500 (EST) From: presotto@closedmind.org To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20011213144814.D68AB199FA@mail.cse.psu.edu> Subject: [9fans] pascal & plan 9, perfect together 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: Thu, 13 Dec 2001 09:48:08 -0500 I should have said more. If anyone wants pascal badly enough and if there's a public pascal compiler that they like with its pcode available, it should be pretty easy to translate one of the pcode interpreters to Plan 9 (Kathy Jensen's was only a few hundred lines of Pascal) and bootstrap yourself to joyful oblivion. I really don't like the language much, the same IO peeve, but it's probably the easiest one to bootstrap because of the pcode. --upas-mydojwbipszlrsqxpqboleokit--