799
you are viewing a single comment's thread
view the rest of the comments
[-] dch82@lemmy.zip 8 points 21 hours ago* (last edited 21 hours ago)

C:

#include <stdio.h>

int main() {
    printf("Hello World!");
    return(0);
}

EDIT: POSIX-compatible shell:

echo "Hello World!"
[-] derpgon@programming.dev 2 points 10 hours ago
[-] PushButton@lemmy.world 1 points 7 hours ago

Rust:

Still fighting the burrito check fil er
[-] sugar_in_your_tea@sh.itjust.works 2 points 21 hours ago* (last edited 21 hours ago)

Python2 is only one character longer:

print "Hello world!"

And you get proper data types too.

[-] dch82@lemmy.zip 2 points 20 hours ago

Shell is only meant for duct tape scripts, you know to tie two regular compiled programs together

this post was submitted on 13 Nov 2024
799 points (96.2% liked)

Greentext

4383 readers
1236 users here now

This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.

Be warned:

If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.

founded 1 year ago
MODERATORS