[PD] Re: [PD-dev] Patching in Tongues: The PureData Translation Project

Tim Blechmann TimBlechmann at gmx.net
Wed Dec 14 12:54:24 CET 2005


>   `---> Patching in Tongues: The PureData Translation Project

benutze namensraum standard;

ganzzahl i;
/* */
wenn ( ungerade (i) )
{
   während (i--)
   {
      für (positive ganzzahl j = 0; j !=i; ++j)
      {
         zaus << i << neuezeile;
      }
   }
}

i've once seen a translated version of a programming language ...
pretty useless if you want to share the code or even want to understand
the code written in another language ...

t

-- 
mailto:TimBlechmann at gmx.de    ICQ: 96771783
http://www.mokabar.tk

latest mp3: kMW.mp3
http://mattin.org/mp3.html

latest cd: Goh Lee Kwang & Tim Blechmann: Drone
http://www.geocities.com/gohleekwangtimblechmannduo/

After one look at this planet any visitor from outer space 
would say "I want to see the manager."
				      William S. Burroughs




More information about the Pd-list mailing list