Re: [Amforth] Using User Deferred Words

2013-01-13 Thread Matthias Trute
Hi, > Thanks Matthias for clarifying those user deferred words. Well, at least I tried my best ;) I summarized the status quo under http://amforth.sourceforge.net/recipes/deferred-words.html > What I also found confusing is the mention of Udefer@ and Udefer! on >

Re: [Amforth] Using User Deferred Words

2013-01-13 Thread Enoch
Thanks Matthias for clarifying those user deferred words. What I also found confusing is the mention of Udefer@ and Udefer! on which are not really accessible to the high level (i.e. to forth). I guess that in old Amforth versions the programmer had to b

Re: [Amforth] Using User Deferred Words

2013-01-13 Thread Matthias Trute
Hi Enoch, > Suppose we want to duplicate all output. > Can anyone please show a simple working example? > The following does not work. It generates a endless recursion (emit calls itself), until the whole system crashes. You read the two recipes http://amforth.sourceforge.net/recipes/disable-ech