this post was submitted on 09 Feb 2026
49 points (98.0% liked)

Programmer Humor

41139 readers
153 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 

Alt text:

Transcendence meme template

function main() {...}

int main() {...}

void main() {...}

U0 main() {...}

/* HolyC example */
U0 Main()
{
  U8 *message = "hello world";
  "%s\n",message;
}
Main;
you are viewing a single comment's thread
view the rest of the comments
[–] HiddenLayer555@lemmy.ml 11 points 2 weeks ago* (last edited 2 weeks ago)

main =

This message was brought to you by the Haskell gang

let () =

This message was brought to you by the OCaml gang

This message was brought to you by the Python gang (only betas check __name__, assert your dominance and force every import to run your main routine /s)