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,526 of 117,927   
   B. Pym to B. Pym   
   Re: Lisp problem   
   03 Jun 24 17:41:34   
   
   From: No_spamming@noWhere_7073.org   
      
   On 6/3/2024, B. Pym wrote:   
      
   > Let's sort by the penultimate character.   
   >   
   > : get-ch ( cadr n -- chr ) drop 11 + c@ ;   
   >   
   > mylist :noname count get-ch swap count get-ch swap < ; sort   
      
   : get-ch ( adr -- chr )  12 + c@ ;   
      
   mylist :noname get-ch swap get-ch swap < ; sort   
      
   --- 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