Re: [Amforth] New forth interaction script

2012-07-08 Thread Keith Amidon
{-- Sun, 08 Jul 2012 20:01:02 +0200: Erich wrote: --} Erich> More info below ... >> I found a minor thing that puzzles me: >> |C| 11|\ PORTD 7 portpin: PD.7 ( define portD pin #7) >> |E| 12|\ PD.7 high ( turn portD pin #7 on, i.e. set it high-level) >> |E=Illegal nested comment >> mak

Re: [Amforth] New forth interaction script

2012-07-08 Thread Matthias Trute
Hi all, >> >>Matthias> I collect the changes in the repository at >>Matthias> >> http://amforth.svn.sourceforge.net/viewvc/amforth/trunk/tools/amforth-term.py?view=log Just for the record: I renamed the tool to amforth-shell, You'll find it here: http://amforth.svn.sourceforge.net/viewv

Re: [Amforth] New forth interaction script

2012-07-08 Thread Erich Waelde
More info below ... > I found a minor thing that puzzles me: > > |I=mcudef > |I=using device.py for atmega32 > |F=/home/ew/Forth/atmega/46_trunk-2/lib/bitnames.frt > |C| 1|\ V 1.3 02.11.2007 > |W| 2| > |C| 3|\ Code: Matthias Trute > |C| 4|\ Text: M.Kalus > |W| 5| > |C| 6|\ A named port pin puts a

Re: [Amforth] New forth interaction script

2012-07-08 Thread Erich Waelde
Hello Keith! On 07/05/2012 06:29 PM, Keith Amidon wrote: > >Matthias> I collect the changes in the repository at >Matthias> > http://amforth.svn.sourceforge.net/viewvc/amforth/trunk/tools/amforth-term.py?view=log > I finally got around to try out the new upload tool. The result is nothi