Re: Debugging



On 27 May, 13:58, phil chastney
<phil.hates.s...@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

definitely -- cut&paste between documentation, scripts and immediate
execution should be a doddle ...provided they come from the same vendor

cut&paste from vendor A's documentation to vendor B's interpreter will
work only if vendors A and B use the same mapping from APL symbols to
Unicode values (that is a necessary but not a sufficient condition)


Phil, this simply isn't true, at least in the case of pasting into
APLX, and (I believe) the other major APL vendors.

At the risk of repeating myself, it is possible and sensible to have
multiple Unicode values mapping to a single APL symbol. This is what
APLX does, and I believe others do as well. So, yes, you CAN paste
from (say) IBM APL2 or Dyalog APL sessions directly into APLX, and I
believe the other way round.

Where there is a problem, it is most likely to be caused by
documentation which still uses non-Unicode encodings. Sadly, this
currently includes our PDF manuals, not because we are stupid, but
because many PDF readers out there do not fully support Unicode.

The problem won't occur for Unicode-encoded web pages, provided any
reasonable set of choices of character encodings has been made.

If anyone is interested in the details, see the very last page of the
APLX Language Manual, (http://www.microapl.co.uk/apl/APLXLangRef.pdf)
"Alternative Unicode Mappings".

The bottom line is: embrace Unicode, it's a great thing for APL!

Richard Nabavi
MicroAPL



.



Relevant Pages

  • Re: File editor
    ... I agree that many aspects of an APL system are a little hard to ... vendor 1.3.1 name Sun Microsystems Inc. ... SQA.Connect 'XS' 'Xtreme Sample Database 2005' ... Many years ago I thought that Unicode would save APL from the problems ...
    (comp.lang.apl)
  • Re: An APL Archive
    ... As far as the format of an archive is concerned, ... past and present APL systems, and allows us to put APL code into files ... Dyalog aims to support loading from and saving APL code in Unicode ...
    (comp.lang.apl)
  • Re: Creating UNICODE filenames with PERL 5.8
    ... I didn't clue in from the documentation ... It comes back with a two character ... Do you know of a method of reading directories to get the UNICODE file ... >> I have been having distinct trouble creating file names in PERL ...
    (comp.lang.perl.misc)
  • Re: Using GetPrivateProfileString to read unicode strings
    ... For portable settings files, XML format is a much more useful choice. ... WritePrivateProfileStringW, I would get a Unicode version of the file, but the article ... WritePrivateProfileString Function: ... Note that I primarily am reporting errors of documentation. ...
    (microsoft.public.vc.mfc)
  • Re: An APL Archive
    ... Morten -- are those glitches down to the browsers, ... "Full Unicode ... our goal will be to be as compatible as possible with what other APL ... This format was designed for Insight Systems more than 10 ...
    (comp.lang.apl)