Am Donnerstag, den 30.06.2016, 10:54 +0100 schrieb Tristan Williams:
> Hello James,
> 
> Thank you very much indeed. I needed to adjust for not (yet) having
> find-xt but exactly what I needed. Thank you.

The anew.frt is available in earlier versions too. Essentially the
find-xt used to be find-name, but I decided to rename it to find-xt
and give the find-name a new stack effect due to the (then new)
name tokens in forth 2012. Bad style, but in the long run morre
consistent, I hope.


> Which leaves me with one question; what is [defined] used for? Any
> pointers greatly appreciated.

A common use case is

....  [defined] foo [if] ( only if foo is found ) [then] 

But that does not work with amforth, since [if] and co are not
available. I have no use for them ;)

Matthias
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
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