Hi Pito,

On 06/15/2012 04:06 PM, pito wrote:
> 
> Michael, is there any difference in whether I build a word via
> xyz.asm or I compile it directly under amforth into its dictionary?
> I mean whether there is a speed/size advantage/penalty related to
> these two options ?

Whether you compile a word into the dictionary, or whether you place
this compiled word via .asm code directly into the dictionary ---
the result in code is the same. The only difference is the handling.

I sometimes prefer words placed directly via .asm files, because they
are available immediately after flashing the amforth system.


Cheers,
Erich

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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