Related articles |
---|
lower case gah4@u.washington.edu (gah4) (2022-11-10) |
Re: lower case anw@cuboid.co.uk (Andy Walker) (2022-11-12) |
Re: lower case gah4@u.washington.edu (gah4) (2022-11-12) |
Re: lower case gah4@u.washington.edu (gah4) (2022-11-13) |
From: | gah4 <gah4@u.washington.edu> |
Newsgroups: | comp.compilers |
Date: | Thu, 10 Nov 2022 12:57:47 -0800 (PST) |
Organization: | Compilers Central |
Injection-Info: | gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="94286"; mail-complaints-to="abuse@iecc.com" |
Keywords: | history, question |
Posted-Date: | 11 Nov 2022 14:03:08 EST |
I hope this isn't too far off topic.
I am wondering about the history of lower case letters
in programming languages, and especially about case
sensitive languages.
The first I know about is C. Ones I knew before then
didn't allow then at all, though it might be that some DEC
compilers would ignore case.
[This is an interesting question. The IBM 7030 Stretch had
an upper/lower case character set, although I don't know how
much software used it. Algol60 was specified in lower case
but most implementations were upper case only. I can't think
of a language before C that was actually implemented in lower
case but I wouldn't count on it being the first. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.