Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.compilers > #3239
| Path | csiph.com!weretis.net!feeder6.news.weretis.net!news.misty.com!news.iecc.com!.POSTED.news.iecc.com!nerds-end |
|---|---|
| From | gah4 <gah4@u.washington.edu> |
| Newsgroups | comp.compilers |
| Subject | Re: lower case |
| Date | Sun, 13 Nov 2022 16:30:39 -0800 (PST) |
| Organization | Compilers Central |
| Sender | news@iecc.com |
| Approved | comp.compilers@iecc.com |
| Message-ID | <22-11-006@comp.compilers> (permalink) |
| References | <22-11-003@comp.compilers> <22-11-004@comp.compilers> <22-11-005@comp.compilers> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| Injection-Info | gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="15108"; mail-complaints-to="abuse@iecc.com" |
| Keywords | history, comment |
| Posted-Date | 15 Nov 2022 05:29:25 EST |
| X-submission-address | compilers@iecc.com |
| X-moderator-address | compilers-request@iecc.com |
| X-FAQ-and-archives | http://compilers.iecc.com |
| In-Reply-To | <22-11-005@comp.compilers> |
| Xref | csiph.com comp.compilers:3239 |
Show key headers only | View raw
On Sunday, November 13, 2022 at 2:41:05 PM UTC-8, gah4 wrote: (snip) > The 2741 uses the IBM Selectric typewriter as its print mechanism, so > is naturally lower case. Wylbur has a mode where all input data is converted > to upper case (for programs), and a mode when it isn't (for letter writing). (and our moderator noted) > [We used 2741 terminals with TSS/360 also. I think it did something > similar, normally mapping lower to upper case. -John] The 2741 is interesting. It is not EBCDIC, but has a code based on the way the Selectric typewriter works. Among others, the SHIFT key rotates the ball 1/2 turn. The code has shift and unshift characters, and then other characters depend on the current shift state. And some systems, when they were otherwise too busy, send shift and unshift about every second. But I don't know what terminal K&R had at the time of C. [They used a model 37 Teletype, which had upper and lower case and ran at 15cps. They were not very common outside of the Bell System iteslf. They also had model 33 and 35 which is why the early Unix tty drivers had a way to fake lower case input. -John]
Back to comp.compilers | Previous | Next — Previous in thread | Find similar
lower case gah4 <gah4@u.washington.edu> - 2022-11-10 12:57 -0800
Re: lower case Andy Walker <anw@cuboid.co.uk> - 2022-11-12 01:12 +0000
Re: lower case gah4 <gah4@u.washington.edu> - 2022-11-12 11:01 -0800
Re: lower case gah4 <gah4@u.washington.edu> - 2022-11-13 16:30 -0800
csiph-web