That is a consequence of the issue (missing parentheses?),

 v=. (<(<,':'),<(<(,'0');1),<(,'0');1 0$'') (1 : 'u u`:6`:6 y')

   type'v'
┌────┐
│verb│
└────┘

   ". 'u=. ' , (5!:5)<'v'
|syntax error
|   u=:    <(<,':'),<(<(,'0');1),<(,'0');1 0$''(1 :'u u`:6`:6 y')




On Thu, Dec 6, 2018 at 9:43 PM Henry Rich <[email protected]> wrote:

> I don't see the bug.
>
> ,<(,'0');1 0$''(1 :'u u`:6`:6 y')
>
> is a verb, and the rest makes N V V N V, which is a syntax error.
>
> Henry Rich
>
>
> On 12/6/2018 8:00 PM, Jose Mario Quintana wrote:
> > I mentioned the bug in the Y combinator thread.  This is a simple
> > demonstration,
> >
> >     (<(<,':'),<(<(,'0');1),<(,'0');1 0$'') (1 : 'u u`:6`:6 y')
> > <(<,':'),<(<(,'0');1),<(,'0');1 0$'' (1 : 'u u`:6`:6 y')
> >
> >     <(<,':'),<(<(,'0');1),<(,'0');1 0$'' (1 : 'u u`:6`:6 y')
> > |syntax error
> > |       <(<,':'),<(<(,'0');1),<(,'0');1 0$''(1 :'u u`:6`:6 y')
> >
> >     JVERSION
> > Engine: j807/j64/windows
> > Release: commercial/2018-10-05T10:39:42
> > Library: 8.07.18
> > Qt IDE: 1.7.9s/5.9.6
> > Platform: Win 64
> > Installer: J807 install
> > InstallPath: c:/program files/j64-807
> > Contact: www.jsoftware.com
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
>
>
> ---
> This email has been checked for viruses by AVG.
> https://www.avg.com
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to