On Sat, 5 Mar 2022 12:39:36 -0600, "Michael F. Stemper"
<michael.stem...@gmail.com> declaimed the following:

>... especially Pascal, which was probably bigger in Germany and Austria
>in the 1980s than was C.

        Pascal also defined alternate representations (per Jensen&Wirth) for
some of those (and I don't recall ever seeing a system that actually had an
up-arrow character -- and selecting one in character map doesn't help, my
client doesn't render it).

direct  alternate
?               ^ or @          <no idea what is going to be shown>
[                       (.
]                       .)
{                       (*
}                       *)

        I'll admit... (. is a clumsy sequence to type in place of [ (RH ring
finger to top-row <shift-9> on modern keyboards followed by RH ring finger
to bottom-row .), but it is a sequence any terminal mapping to a common
/typewriter/ keyboard should have available. (* isn't quite as clumsy (RH
ring finger to top-row <shift-9> followed by RH middle finger to top-row
<shift-8>).

        More fun is had when doing APL without a dedicated APL keyboard <G>
(Though Xerox Sigma APL also had plain text alternatives: $RHO for example)


-- 
        Wulfraed                 Dennis Lee Bieber         AF6VN
        wlfr...@ix.netcom.com    http://wlfraed.microdiversity.freeddns.org/
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to