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 117,732 of 117,927   
   albert@spenarnc.xs4all.nl to Anton Ertl   
   Re: Idiomatic way to read a word of text   
   18 Nov 25 13:50:29   
   
   In article <2025Nov18.085414@mips.complang.tuwien.ac.at>,   
   Anton Ertl  wrote:   
      
   >   
   >No, it's not common.  If you have too little memory, the idiomatic   
   >solution is to limit the line length (see VFX64, even though it has   
   >enough memory).   
      
   In ciforth the only restriction is that a word fits in the input   
   buffer. In the context of nroff it makes no sense to use REFILL.   
   There is no REFILL in the ciforth kernel.   
   QUIT itself cuts the input into lines, without copying:   
   `` REMAINDER   2@ ^J $/ '' giving a string variable ( addr len ).   
   If you parse yourself for e.g nroff you don't need to do that.   
   Even in the MSDOS version you can parse files where restricted   
   only in the length of a word (64 chars).   
   I consider the ^J / ^M as blank space.   
      
   >- anton   
      
   Groetjes Albert   
   --   
   The Chinese government is satisfied with its military superiority over USA.   
   The next 5 year plan has as primary goal to advance life expectancy   
   over 80 years, like Western Europe.   
      
   --- 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