You're viewing a single thread.
All Comments
6 comments
Rust!
16 0 ReplyHere, have some eyebleach:
#include <stdio.h> int main(int, char **) { printf("Hello, World!"); return 0; }
13 2 ReplyEw, old legacy language
8 0 ReplyBeautiful explicit language.
7 1 Reply
Thank you
2 0 Reply
6 comments
Scroll to top