Observing the behavior of Marker --  it removes words from the dictionary but 
does not free up flash. Is that correct:

dp .
unused .
marker -testing
: square dup * ;
dp .
unused .
-testing
dp .
unused .

Looking at the source, I can see why. What would be the ramifications of 
setting dp back as part of marker? And unused uses dp. 

Is there anything in flash other than the words?

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Amforth-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to