bug-apl
[Top][All Lists]
Advanced

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

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


From: David Lamkins
Subject: Re: [Bug-apl] aplwrap: another problem with quad-quote
Date: Thu, 2 Oct 2014 09:33:26 -0700

Thanks, Blake.

On Thu, Oct 2, 2014 at 4:58 AM, Blake McBride <address@hidden> wrote:
Thanks.  Looks good now.

Blake

On Mon, Sep 22, 2014 at 9:20 PM, address@hidden <address@hidden> wrote:

Fixed. I forwarded the patch to Chris.

 

 

------ Original message------

From: David Lamkins

Date: Mon, 2014/09/22 09:41

To: address@hidden;

Cc: Blake McBride;Chris Moller;

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

 

I see it. Thanks. I'll look into this tonight.



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



--




--
"Far out in the uncharted backwaters of the unfashionable end of the Western Spiral arm of the Galaxy lies a small unregarded yellow sun. Orbiting this at a distance of roughly ninety-eight million miles is an utterly insignificant little blue-green planet whose ape-descended life forms are so amazingly primitive that they still think programming in Java is a pretty neat idea."

 -- With apologies to Douglas Adams, who I like to think would have appreciated this.


http://soundcloud.com/davidlamkins
http://reverbnation.com/lamkins
http://reverbnation.com/lcw
http://lamkins-guitar.com/
http://lamkins.net/
http://successful-lisp.com/

reply via email to

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