Re: [Amforth] wordlist scope

2013-03-30 Thread Enoch
Enoch writes: > Matthias Trute writes: >> I just applied your patch with my modification for the >> the stack effect of the scope word. My second remark >> would not change that (user visible) interface so I think >> we can now play with the idea and can clean up the >> code behind the scenes wi

Re: [Amforth] wordlist scope

2013-03-30 Thread Matthias Trute
Hi Enoch, > Good, did svn update deciding conflicts in your favor :-) ;) > Regarding the behind the scenes cleanup, do you allow merging of > XT_HEADER into XT_DOCREATE ? No. HEADER is useful for other things too. I think more of something like CREATE -> SCOPE -> HEADER -> . something complet