bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] aplwrap: another problem with quad-quote


From: Blake McBride
Subject: [Bug-apl] aplwrap: another problem with quad-quote
Date: Sun, 21 Sep 2014 16:10:54 -0500

GNU APL (without aplwrap):

      x←⍞,0⍴⍞←0⍴' '
abc
      x
abc
      ⍴x
3


APL WRAP:

      x←⍞,0⍴⍞←0⍴' '
abc
[APLWRAP does something really strange here like repeating a prior line???]
      ⍴x
0

Something really wrong.

Thanks.

Blake







reply via email to

[Prev in Thread] Current Thread [Next in Thread]