Right, that was a typo, I meant N a0 and you are right again I meant an early version of J (as mentioned by Dan). If dangerous means that the facility/bug was likely to provoke crashes then, depending on how one uses (or abuses depending on your point of view) J, there are many other dangerous J facilities (and I like to live dangeroulsly during the development stages).
________________________________ From: Raul Miller <[email protected]> To: Programming forum <[email protected]> Sent: Wed, June 23, 2010 4:32:25 PM Subject: Re: [Jprogramming] Verb pipelines On Wed, Jun 23, 2010 at 1:34 PM, Jose Mario Quintana <[email protected]> wrote: > I discovered the facility/bug that allows passing an adverb or conjunction to > an adverb by intuitively typing an expression of the form ( N (a0 a1) ) where > N a1 produced an adverb argument taken by a1 This can not be correct. a1 can not produce a result taken by a1. Furthermore, when I experiment, I do not see this happening. Also, if a0 produces an adverb result, I get a syntax error, but presumably you meant in some earlier version of J. (Also, if Roger said it was dangerous, I imagine he meant that it was likely to provoke crashes.) -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
