Happy Programmer's day!

Author Topic: Happy Programmer's day!  (Read 1722 times)

using namespace loveually transmitted disease;


more of a 2048 man myself
You need to step it up, bitch. 4096 is where it's at.


include<stdlib.h>

void main(char* input){
if(input == "-flame-"){
printf("Lol, I didn't expect this to happen. ","");
}
};



in Ruby:
so clean <3
python's better

Code: [Select]
class Forum(object):
    def __init__(self, title):
        self.title = title
    def post(self, author, content):
        print('{author}: {content}'.format(author=author, content=content))

blf = Forum(title='Blockland Forum')
post = """Joke




Head"""
blf.post('Foxscotch', post)

output:
Quote
Foxscotch: Joke




Head

Thanks! Java is really messy so I'm likely to not mess with it any further.
god I loving hate java

if python was a person i would make out with it constantly


is torquescript really like that??????? that is disgusting.
Torquescript would actually be more like

Code: [Select]
function onTopicRead()
{
    echo("Happy Programmer's day!");
}

function onMessageRead(%reply)
{
    if(%reply $= "nerds")
        echo("listen here breadboard i dont no if u came here lookin for a fite but you found one right now");
}

<QueebaScript.Begin>
[VAR]text = "Goodbye, World!";
 
// Create a QueebaObject named myDialog, from the QueebaGUI::Dialog element.
@QueebaGUI::Dialog {
    name = "myDialog",
    type = "MSG_BOX_OK",
    title = "Hello from QueebaScript!",
    message = text
};
 
myDialog.show();

using the current standard 2.4

if python was a person i would make out with it constantly

I used to love Python until I started working with Lua
Nothing else matters

I used to love Python until I started working with Lua
Nothing else matters
I like lua but it's kinda freaky. I would probably use moonscript if I was actually going to use it for anything