Gregor@gregtech.eu to Memes@lemmy.ml · 11 days agoLike yin and yanggregtech.euimagemessage-square8fedilinkarrow-up1108file-textcross-posted to: programmer_humor@programming.devmemes@lemmy.world
arrow-up1108imageLike yin and yanggregtech.euGregor@gregtech.eu to Memes@lemmy.ml · 11 days agomessage-square8fedilinkfile-textcross-posted to: programmer_humor@programming.devmemes@lemmy.world
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up13·11 days agoHere, have some eyebleach: #include <stdio.h> int main(int, char **) { printf("Hello, World!"); return 0; }
Rust!
Here, have some eyebleach:
#include <stdio.h> int main(int, char **) { printf("Hello, World!"); return 0; }
Ew, old legacy language
Beautiful explicit language.
Thank you