From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 32166 invoked from network); 26 May 2020 16:01:20 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 26 May 2020 16:01:20 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id B96609C8A8; Wed, 27 May 2020 02:01:17 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 1D8B69C6B1; Wed, 27 May 2020 02:00:59 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 0A09E9C6B1; Wed, 27 May 2020 02:00:56 +1000 (AEST) Received: from firemail.de (firemail.de [88.99.137.45]) by minnie.tuhs.org (Postfix) with ESMTPS id 386E293D53 for ; Wed, 27 May 2020 02:00:55 +1000 (AEST) Received: from firemail.de (localhost.localdomain [127.0.0.1]) by firemail.de (b1gMailServer) with ESMTP id 2D41C8FC for ; Tue, 26 May 2020 18:00:53 +0200 (CEST) Date: Tue, 26 May 2020 18:00:53 +0200 MIME-Version: 1.0 Message-ID: <9e5933a166ece32b4fb17c6bbb563873@firemail.de> X-Mailer: b1gMail/7.4.0 X-Sender-IP: 93.209.196.204 From: "Thomas Paulsen" To: "Dave Horsfall" In-Reply-To: References: <8a2e9b1b-8890-a783-5b53-c8480c070f2e@telegraphics.com.au> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: [TUHS] History of popularity of C X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Thomas Paulsen Cc: tuhs@tuhs.org Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" >Dr. Lions himself) it was emphasised to us that it was not a production >language bur a *teaching* language; In the early 90ths I written some larger programs in Turbo Pascal after yea= rs of intensively working with my favored C&C++ language, and was surprised= how well designed the Borland language was. Thus, recently I installed Fre= e-Pascal with its comfortable IDE and since then I'm wondering why they alw= ays inventing new languages as these 'old' C&Pascal languages are so well d= esigned and implemented, that I can't imagine that anything else is really = needed.