Re: [Amforth] amforth-shell.py bugfix

2013-04-23 Thread Keith Amidon
{-- Tue, 23 Apr 2013 12:12:50 -0400: Enoch wrote: --} Enoch> Specialized IDEs are great but for me it's Emacs for Enoch> everything. It's emacs for everything for me as well. Take a look at the mail user agent this email comes from... ;-) Enoch> I am using (a customized version of) gfo

Re: [Amforth] amforth-shell.py bugfix

2013-04-23 Thread Enoch
Hello Rafael, Specialized IDEs are great but for me it's Emacs for everything. I am using (a customized version of) gforth.el from the gforth project. As we are all dreaming now... I hope to see Gforth specifics replaced by AmForth specifics (sending code via serial I/O rather to an inferior Gfort

Re: [Amforth] amforth-shell.py bugfix

2013-04-23 Thread Rafael Gonzalez
Other  interesting papers by the same author http://www.holonforth.com/holon/papers/ef89.htm http://www.holonforth.com/holon/papers/ef94.htm http://www.holonforth.com/holon/papers/ef95.htm De: Rafael Gonzalez Para: Everything around amforth Enviado: Martes

Re: [Amforth] amforth-shell.py bugfix

2013-04-23 Thread Rafael Gonzalez
I think the python script is becoming more and more complex. Maybe it is the time to switch to an umbilical-like system. For that, a new tool is needed and HolonU may be what your are looking for. http://www.holonforth.com/new/holon.html Probably you can attach a communication backend to the ta