Gregor to [email protected] • 3 months agoLike yin and yanggregtech.euimagemessage-square7fedilinkarrow-up1112arrow-down15file-textcross-posted to: [email protected]
arrow-up1107arrow-down1imageLike yin and yanggregtech.euGregor to [email protected] • 3 months agomessage-square7fedilinkfile-textcross-posted to: [email protected]
minus-squareLucy :3linkfedilink11•3 months 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