Hi Ian, Raul helped me with a state machine implementation. I started a stub of an explanation here: http://www.jsoftware.com/jwiki/JoeBogner/StateMachine
I will pull out the relevant parts and improve the page when I have a chance. A person can get lost reading through the email thread On Fri, Apr 25, 2014 at 7:50 AM, Ian Clark <[email protected]> wrote: > Okay -- sorry folks! I omitted to look in the most obvious place... > > file:///Applications/j602/help/dictionary/d332.htm > > > On Fri, Apr 25, 2014 at 12:39 PM, Ian Clark <[email protected]> wrote: > > > @Raul > > > > Some time ago I remember seeing a code example by you of a state > > transition table as part of the left argument of a syntax machine defined > > using (;:). For the sake of newcomers, this is a rank-3 array, but you > > defined it using (0 : 0) --or "noun define" --which is not a common way > of > > doing it but really convenient. > > > > I'd like to use your code example in a mini-article about (0 : 0) and its > > uses. I've searched for your sample code but can't find it. > > -- Can you please point me to it? > > -- Is there a jwiki page showing it? > > > > IanClark > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
