bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] line label branching style


From: alexweiner
Subject: [Bug-apl] line label branching style
Date: Mon, 13 Jul 2015 19:19:12 -0700
User-agent: Workspace Webmail 5.14.7

Hi Bug APL,

I found some very old code that uses two different styles to branch. Does anyone know why someone would use one over the other?

→(I=M)/L270

→L260×⍳M≥J←J+1

On a slightly different note, the author seemed to be using an APL that would coerce a numeric matrix of size 1 × 1 to a vector/scalar so that these lines would evaluate without error.    

reply via email to

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