The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: M Douglas McIlroy <m.douglas.mcilroy@dartmouth.edu>
To: tuhs@minnie.tuhs.org
Subject: [TUHS] [TUHS} Qed vs ed
Date: Sun, 31 Jan 2021 23:24:05 -0500	[thread overview]
Message-ID: <CAKH6PiXwMJ-LgF41nbQyK0oeKtBB3FCiOgnTJJLfpa_Bz_4Gkg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 486 bytes --]

> fairly early in PDP-11 development ed gained three features: & in the
> rhs of substitutions plus k and t commands.  (I'm not sure about & ....

Oh, and backreferencing, which took regular expressions way up the
complexity hierarchy--into NP-complete territory were it not for the limit
of 9 backreferenced substrings. (Proof hint: reduce the knapsack problem to
an ed regex.)

Also g and s were generalized to allow escaped newlines.

I was indeed wrong about &. It was in v1.

Doug

[-- Attachment #2: Type: text/html, Size: 687 bytes --]

             reply	other threads:[~2021-02-01  4:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-01  4:24 M Douglas McIlroy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-31 15:26 M Douglas McIlroy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKH6PiXwMJ-LgF41nbQyK0oeKtBB3FCiOgnTJJLfpa_Bz_4Gkg@mail.gmail.com \
    --to=m.douglas.mcilroy@dartmouth.edu \
    --cc=tuhs@minnie.tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).