|
HI, the old APL machines had underlined characters in their character set (and the use of underlined characters as, for example variable names) comes from that time. But no lowercase characters. Also all IBM EBCDIC machines have it because that character set has no lowercase letters but instead underlined uppercase characters. In my opinion that mapping (lowercase ←→ underlined uppercase) avoids all the problems mentioned so far. The problem with ⍴'A̲' is that it looks like one character but is actually two. I guess if I would implement combining underline today, then this would come as a trouble report tomorrow at latest. I haven't seen a machine with lowercase and underlined characters myself, but it seems to exist (and is it a Unicode machine?). IBM APL2 for PC seems not to have underlined characters. /// Jürgen On 08/15/2015 06:38 PM, Elias Mårtenson
wrote:
|
- [Bug-apl] Back to underline fred
- Re: [Bug-apl] Back to underline Juergen Sauermann
- Re: [Bug-apl] Back to underline fred
- Re: [Bug-apl] Back to underline Elias Mårtenson
- Re: [Bug-apl] Back to underline Juergen Sauermann
- Re: [Bug-apl] Back to underline Elias Mårtenson
- Re: [Bug-apl] Back to underline Juergen Sauermann
- Re: [Bug-apl] Back to underlin... Blake McBride
- Re: [Bug-apl] Back to unde... Elias Mårtenson
- Re: [Bug-apl] Back to unde... Blake McBride
- Re: [Bug-apl] Back to unde... Elias Mårtenson
- Re: [Bug-apl] Back to unde... Blake McBride
- Re: [Bug-apl] Back to underline alexweiner
- Re: [Bug-apl] Back to underline Juergen Sauermann
