Hi Enoch,

> Hello Matthias & All:
> 
> amforth-shell.py bugfix. skips already uploaded #include files.

This would break my standard workflow: 
start shell
do
  flash controller
  upload files with #include (via cursor up-history)
  test
again

I would prefer something like
require <name> as specified
in http://www.forth200x.org/required.html
and keeping the include as it is now.

Another closly related feature would be

require 2drop

that checks, whether 2drop is already defined and includes
the file 2drop[.frt] only if not found in the dictionary. 

Just dreaming ;)

Matthias


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to