If J is operating correctly, you should get a stack error. If J implemented tail recursion this stack error would instead be an infinite loop (but one that you could break out of).
-- Raul On Sat, Nov 3, 2012 at 11:37 PM, Linda Alvord <lindaalv...@verizon.net> wrote: > 3 :'y`:6 > y' 3 :'y`:6 y'`'' > -----------------------┐ > │--T------------------┐│ > ││:│------T----------┐││ > ││ ││--T-┐│--T------┐│││ > ││ │││0│3│││0│y`:6 y││││ > ││ ││L-+--│L-+-------│││ > ││ │L-----+-----------││ > │L-+-------------------│ > L----------------------- > > JVERSION > Engine: j701/2011-01-10/11:25 > Library: 7.01.075 > Platform: Win 32 > Installer: j701a_win.exe > InstallPath: c:/users/owner/j701 > > > I had better luck than Devon on Win 32. > > Linda > > -----Original Message----- > From: programming-boun...@forums.jsoftware.com > [mailto:programming-boun...@forums.jsoftware.com] On Behalf Of Devon > McCormick > Sent: Saturday, November 03, 2012 9:15 PM > To: J-programming forum > Subject: Re: [Jprogramming] 3 :'y`:6 y' 3 :'y`:6 y'`'' > > I just get a stack error from this on my version of J7: > Engine: j701/2011-01-10/11:25 > Library: 7.01.074 > Platform: Win 64 > > > On Sat, Nov 3, 2012 at 4:03 PM, Raul Miller <rauldmil...@gmail.com> wrote: > >> In addition to being relevant to explanations of strong normalizatio, >> 3 :'y`:6 y' 3 :'y`:6 y'`'' >> crashes my current implementation of J7 and jbreak does not work on it >> in J6. >> >> FYI, >> >> -- >> Raul >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm >> > > > > -- > Devon McCormick, CFA > ^me^ at acm. > org is my > preferred e-mail > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm