home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.forth      Forth programmers eat a lot of Bratwurst      117,927 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 116,735 of 117,927   
   Paul Rubin to dxf   
   Re: Avoid treating the stack as an array   
   14 Sep 24 01:56:20   
   
   From: no.email@nospam.invalid   
      
   dxf  writes:   
   > You have the source to my app.  Perhaps you can nominate where locals   
   > could have been used to better effect.   
      
     : EMITS ( n char -- )  swap 0 ?do dup emit loop drop ;   
      
   could be written:   
      
     : EMITS {: n char -- :} n 0 ?do char emit loop ;   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca