On Fri, Apr 24, 2015 at 7:23 PM, Juergen Sauermann
<juergen.sauerm...@t-online.de> wrote:
> Now, ATF files are what )IN and )OUT read resp, produce. Chances are that
> those
> ATF files are the same as for IBM APL2. In that case all you need is to
> write them in Dyalog and read them back into GNU APL using command )IN.

I remember cross-testing reading and writing ATF files between Dyalog,
NARS 2000, and GNU APL last year upon discovering some problems GNU
APL had with encoding back then.  It was certainly possible to transfer
workspaces between the three, but, of course, any non-standard feature
would cause problems (IIRC something as trivial as use of ⍬ would fail).
Sometimes Dyalog may decide to index ⎕AV instead of using ⎕UCS which
will also give bad results.

-k

Reply via email to