514
you are viewing a single comment's thread
view the rest of the comments
[-] 30p87@feddit.org -3 points 1 month ago

Key point being, similar to some random languages. JS and Python Syntax don't fit a typed and compiled language at all.

Pretty syntax would probably be something like C, where not every single character already widely reserved for specific keywords (like !, ', =) is reused in completely random ways.

[-] Kacarott@aussie.zone 8 points 1 month ago* (last edited 1 month ago)

Ah yes I also found macro syntax like vec![ and println!( to be a bit jarring at first. However I don't know if I would say that C's approach to macros is any nicer, with it's #define magic

this post was submitted on 17 Dec 2025
514 points (95.9% liked)

Programmer Humor

29147 readers
692 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS