Jump to content

Talk:Digital encoding of APL symbols

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by HarJIT (talk | contribs) at 18:33, 30 October 2019 (HarJIT moved page Talk:APL (codepage) to Talk:Digital encoding of APL symbols: Despite what the article lede says, this article doesn't seem to be about any specific EBCDIC code page (such as Code page 293, which has its own article), but rather about input methods, Unicode representation etc (I actually just added what EBCDIC specifics it does list) so calling it "APL (codepage)" (suggesting an article about a single character encoding) isn't really representative of its content.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing Start‑class
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.

Underscored alphabetics:

When APL was first made available on IBM printing terminals in the 1960s, the typing element did not enough room for lower case a-z. Thus underscored alphabetics were an available way to get another "case". Possibly the Unicode designers thought that underscoring was a text attribute, not unlike the underscore, bold, italic, etc. as one would find in MS Word. This is not true with APL - underscored characters were distinct from non-underscored characters and allowed a kind of upper / lower case. Only A-Z and the "delta" symbol could be underscored. With the IBM 3279 display terminals, one could now have three alphabet cases in programs - upper and lower case, plus underscored characters.

Usage of underscored alphabetic characters are considered by many APL programmers to be obsolete, not modern, and in bad style. APL+Win has eliminated them from their version of the language. Other implementations still support them, but consider them deprecated.

188.60.207.142 (talk) 17:21, 28 May 2011 (UTC)[reply]

I've used APL on mainframe since the 70ies and still use it on my OS/2 PC today (for math). PC-APL started with lower-case instead of underline via the ALT-key. On mainframe programs (OS/360,OS/370, VM, ...) it was some kind of programmers agreement to use underlines for global variables between functions (same workspace), except for text-headlines, as a better way of readability. APL-workspaces have also been portable from mainframe to PC and i still use most if my statistical work downloaded up to now. Actual use some stochastic work on demographics. Beside FORTRAN-programs APL is my main "calculation suite" if Lotus123(OS/2) or Excel(Win) does not fit. regards from a retired IBM-Dinosaur....... — Preceding unsigned comment added by 79.247.7.235 (talk) 18:18, 27 February 2015 (UTC)[reply]

Hello fellow Wikipedians,

I have just modified 2 external links on APL (codepage). Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, please set the checked parameter below to true or failed to let others know (documentation at {{Sourcecheck}}).

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 5 June 2024).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 07:42, 1 October 2016 (UTC)[reply]

The IBM code page 293 is gone. I didn't check others. David Lambert, 2019-MAR-01 — Preceding unsigned comment added by 69.204.222.194 (talk) 12:46, 1 March 2019 (UTC)[reply]