On Fri, May 11, 2012 at 8:56 AM, Devon McCormick <devon...@gmail.com> wrote: > This expression is sufficiently dense that it might merit being broken > into a few more lines on which you define some meaningful auxiliary > verbs to be used in the top-level routine. I'm not familiar with the > algorithm, so I can't suggest what these might be. > > Looking at the one that's there, I'm a bit annoyed by its use of > "adverb define" which means it doesn't run if I cut and paste it into > a J session unless I have those "helpers" defined. >
hmmm... those are defined in stdlib.ijs in both J7 and J6 along with all of: noun verb monad dyad conjunction. You shouldn't have any problem cutting & pasting into a J script and running the unless you're using a fairly non-standard system. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm