Beau Peep Notice Board > Outpourings

Multi-Level Meta Joke

<< < (2/3) > >>

Tarquin Thunderthighs lll:
Psst, Roger - you distract him, and I’ll call an ambulance…

Mince:
How difficult is this? Fine! Let me explain using pseudo-code.


function meta(meta_level){

    if (meta_level == 0){

             guy.say(bartender).about(SPACE_MAN);

             bartender.say(guy).about(PARK_MAN);

             return FREE_DRINK;

    }
   
    guy.walkInto(bar);

    guy.say(bartender).about(FREE_DRINK);

    bartender.say(guy).about(META_JOKE);
   
    return meta(meta_level - 1);

}

Tarquin Thunderthighs lll:
We might need assistance. I’ll call another ambulance.

Diane CBPFC:
Oh, you are so clever Mince - you should spread that around a few more forums. 

Mince:
Is that your polite way of saying bugger off?  :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version