818
you are viewing a single comment's thread
view the rest of the comments
[-] dch82@lemmy.zip 10 points 1 day ago* (last edited 1 day ago)

C:

#include <stdio.h>

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

EDIT: POSIX-compatible shell:

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

Rust:

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

Python2 is only one character longer:

print "Hello world!"

And you get proper data types too.

[-] dch82@lemmy.zip 2 points 23 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
818 points (100.0% liked)

Greentext

4386 readers
1065 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