bug-apl
[Top][All Lists]
Advanced

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

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


From: Blake McBride
Subject: Re: [Bug-apl] aplwrap problem with quad-quote
Date: Mon, 8 Sep 2014 09:09:24 -0500

Can't believe I forgot to update.  Thanks.


On Mon, Sep 8, 2014 at 12:38 AM, David B. Lamkins <address@hidden> wrote:
aplwrap 2.0:

      x←⍞,0⍴⍞←'abcde'
abcdefghij
      x
     fghij
      ⍴x
10


On Sun, 2014-09-07 at 22:00 -0500, Blake McBride wrote:
> GNU APL & IBM APL:
>
>
>       x←⍞,0⍴⍞←'abcde'
> abcdefghij
>       x
>      fghij
>       ⍴x
> 10
>
>
>
>
>
>
> APLWRAP:
>
>
>       x←⍞,0⍴⍞←'abcde'
> abcdefghij
>       x
> fghij
>       ⍴x
> 5
>
>
> Thanks.
>
>
> Blake
>
>
>
>




reply via email to

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