9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: serge.gagnon@b2b2c.ca, 9fans@cse.psu.edu
Subject: Re: [9fans] unix rc homepage disapear
Date: Thu, 11 May 2006 20:18:21 -0500	[thread overview]
Message-ID: <0582df11ff15a4d031c006e2852f58a2@quanstro.net> (raw)

i put up a copy of byron's rc on sources. i tried to contact the author with
a propsed patch to handle utf-8 last year, but never received a reply.
i think byron's rc has become an orphan.

i put the copy i had of byron's rc on sources along with a utf-8 patch.
	/n/sources/contrib/quanstro/ ^(rc-1.7.1.tar.gz rc-1.7.1.utf-8.email)

the implementation of rc has some advantages over byron's copy.  byron uses arena
allocation and signal-handler gymnastics to handle interrupts.  rc's virtual
stack machine just pops the stack (automatically deallocating memory)
until an interactive frame is reached.  the latest maintainer of byron's rc
added some fluff (especially magic like $version) that is gratituous and 
confusing.

the language is different, too.  byron wanted if-then-else instead of if not.
he added ``(local-split-list) {} and here strings and does not have the "<>" redirection.
(which was added to rc later.)

- erik

On Thu May 11 14:02:23 CDT 2006, serge.gagnon@b2b2c.ca wrote:
> I would like to know if someone here know where the homepage of the unix rc 
> shell (was: http://www.star.le.ac.uk/~tjg/rc/release/) have been relocated ?
> 
> I have take a look at ftp://ftp.sys.utoronto.ca/pub/rc/ but they do not 
> host the last version 1.7.1 .
> 
> thanks.


             reply	other threads:[~2006-05-12  1:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-12  1:18 erik quanstrom [this message]
     [not found] <4164b00c4c086d8f1884d7338a3d3174@quanstro.net>
2006-05-12 22:31 ` Serge Gagnon
2006-05-12 23:36   ` Russ Cox
2006-05-12 23:53     ` Serge Gagnon
  -- strict thread matches above, loose matches on Subject: below --
2006-05-12 15:06 erik quanstrom
2006-05-12 15:42 ` Serge Gagnon
2006-05-12 18:30 ` Harri Haataja
     [not found] <deba7f0922ab07a5779c118a0fb62383@quanstro.net>
2006-05-12 14:53 ` Serge Gagnon
2006-05-11 19:01 Serge Gagnon
2006-05-11 19:23 ` Serge Gagnon
2006-05-11 21:32   ` Uriel
2006-05-11 21:54     ` Serge Gagnon

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=0582df11ff15a4d031c006e2852f58a2@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@cse.psu.edu \
    --cc=serge.gagnon@b2b2c.ca \
    /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).