From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <7359f0490903031631o55358b62ic9dd947d83e410b3@mail.gmail.com> References: <13426df10903031413n13e53b8bxef266c2551aa8abd@mail.gmail.com> <509071940903031537le1af6e4t33b6cd97b470b829@mail.gmail.com> <7359f0490903031631o55358b62ic9dd947d83e410b3@mail.gmail.com> Date: Tue, 3 Mar 2009 19:44:36 -0500 Message-ID: <3aaafc130903031644y1d8ce7a5j107d89159d0b7d2d@mail.gmail.com> From: "J.R. Mauro" To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] command repetition in sam/acme Topicbox-Message-UUID: ae7830b2-ead4-11e9-9d60-3106f5b1d025 On Tue, Mar 3, 2009 at 7:31 PM, Rob Pike wrote: > Sam and Acme use a simple, pure form of regular expressions. =A0If they > had the counting operations, this would be a trivial task, but to add > them would open the door to the enormous, ill-conceived complexity of > (no longer) regular expressions as the open source community thinks of > them. Do you see utility in counting/movement commands if they are not combined with regular expressions? > > So yes: use other tools, with my apologies. > > -rob > >