• Home
  • About
  • Submit
Digg It Add to Delicious

Pseudocoded

$brain->viewSource()

← When it’s OK to kill someone

Persistence

February 14th, 2008 in Uncategorized | Comments Off

Contributed by Vijay

while (true)
{
       $scenario = $brain->generate_idea ();
       $code = $brain->convert_to_code ($scenario);
 
       $pseudocoded->submit ($code);
 
       if ( $pseudocoded->accepts ($code) )
       {
               $me->set_mood("happy");
               exit;
       }
}

Comments are closed.

  • RSS Subscribe

  • Email Subscribe

  • Archives

    • February 2008
    • January 2008
    • December 2007
    • August 2007
    • July 2007
    • June 2007
    • May 2007
  • Sponsored By

    FormSpring Online Form Builder


Pseudocoded © 2007   Creative Commons License
Using WordPress Engine and Graphite 1.3 theme.