I've just got amforth-shell.py running on my Mac with amforth running on my Arduino Uno and for the most part it is great. I'm very new to amforth-shell so I may be doing something wrong but,
It seems if I type key from the keyboard and then immediately hit another key, things hang. I would expect amforth to pause until another key is hit but then it should put the key code on the stack. It doesn't. I do understand that amforth-shell has a built in timeout such that if it doesn't see an ok in a short period of time it times out. I don't think this is the case here. It doesn't matter if I execute key interactively or put it into a new word definition. It always hangs. What am I doing wrong? -- Craig Lindley ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel