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=-0.0 required=5.0 tests=BODY_URI_ONLY, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 27861 invoked from network); 8 Jun 2020 08:05:23 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 8 Jun 2020 08:05:23 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id E873C9CA4F; Mon, 8 Jun 2020 18:05:19 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 34ADE9C5F8; Mon, 8 Jun 2020 18:04:49 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 90C989C5F8; Mon, 8 Jun 2020 18:04:45 +1000 (AEST) Received: from firemail.de (firemail.de [88.99.137.45]) by minnie.tuhs.org (Postfix) with ESMTPS id D38F59C5E5 for ; Mon, 8 Jun 2020 18:04:43 +1000 (AEST) Received: from firemail.de (localhost.localdomain [127.0.0.1]) by firemail.de (b1gMailServer) with ESMTP id 54B5E8AB for ; Mon, 08 Jun 2020 10:04:41 +0200 (CEST) Date: Mon, 08 Jun 2020 10:04:41 +0200 MIME-Version: 1.0 Message-ID: <7a76a39c7a0ceaa53a58a85fea3d6be2@firemail.de> X-Mailer: b1gMail/7.4.0 X-Sender-IP: 93.209.196.175 From: "Thomas Paulsen" To: "Adam Thornton" In-Reply-To: References: <8b8d2ff3ed704c5631997387bf78e9b7@firemail.de> <202006070557.0575vkwU011918@freefriends.org> <20200607155239.GL1635@mcvoy.com> 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" >I make the claim that Go *is* pretty much C with 35 years of lessons learn= ed >about what did and didn=E2=80=99t work in C, and 35 years of machine time = getting >cheaper and programmer time getting more expensive. see Rob Pike 'Notes on Programming in C' freely available in the internet a= t: https://www.lysator.liu.se/c/pikestyle.html