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 4288 invoked from network); 1 Aug 2020 03:01:59 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 1 Aug 2020 03:01:59 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 04CFD9CB42; Sat, 1 Aug 2020 13:01:57 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id A90989C9FB; Sat, 1 Aug 2020 13:01:18 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 95F1B9C9E3; Sat, 1 Aug 2020 13:01:14 +1000 (AEST) Received: from mcvoy.com (mcvoy.com [192.169.23.250]) by minnie.tuhs.org (Postfix) with ESMTPS id 354EC93DFC for ; Sat, 1 Aug 2020 13:01:14 +1000 (AEST) Received: by mcvoy.com (Postfix, from userid 3546) id C0AFF35E0BB; Fri, 31 Jul 2020 20:01:13 -0700 (PDT) Date: Fri, 31 Jul 2020 20:01:13 -0700 From: Larry McVoy To: Rich Morin Message-ID: <20200801030113.GL10778@mcvoy.com> References: <6e9ca056-dfb0-376d-effd-e41c9ed3ef2a@gmail.com> <402F66B1-12C1-4FED-89FD-38AB99D919B4@iitbombay.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Subject: Re: [TUHS] Regular Expressions 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: , Cc: TUHS main list Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" I was a fan of this: http://www.cse.yorku.ca/~oz/regex.bun my employees moved me to PCRE at some point but OZ has a talent for writing really small implementations of useful stuff. Very early Unix like. On Fri, Jul 31, 2020 at 07:50:57PM -0700, Rich Morin wrote: > You might want to pick up a used copy of this book, if only as an occasional resource: > > https://www.amazon.com/Mastering-Regular-Expressions-Jeffrey-Friedl/dp/0596528124 > > -r -- --- Larry McVoy lm at mcvoy.com http://www.mcvoy.com/lm