
Resurrecting an old APL WS
To all of the newsgroup members that responded to my post:
I found a copy of APLSE at
ftp://watserv1.uwaterloo.ca/languages/apl/apl-plus/aplse.html
thanks to Doug White. I downloaded the APLSE executable, and it opened my old
workspace immediately.
However, nothing I did would get the APL character set right (so what's new?). I
was able to cut the APL function out and paste it in a text file. I am currenly
porting the algorithm to J (Which mostly means replacing the APL comment lamps
with NB.'s) and I will soon see if it will work .
Mike Day was kind enough to read in my aws using APLSE, exported it to Dyalog
APL, and from there did an ASCII transliteration using Jim Weigang's A2A
routines. Other posters sent me copies of this DOS-based APL.
Thanks to all. I'm on my way...
Skip