this post was submitted on 04 Aug 2023
175 points (94.0% liked)
Programming
17374 readers
330 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Like human languages, you get different types of expressiveness in different ways. If you know multiple languages whether is python or Java, or English and French / Spanish / German, you'll see that there are positives and negatives to each language.
Lots of people want to design the best combination of them all, using the newest tools and newest tech to create something as useful as possible.
Relevant XKCD: https://xkcd.com/927/
Sort of... But new languages make use of new tech and compilers usually.
And old languages add features and adapt or rewrite the compiler for new technologies. There’s no inherent advantage to a language being new.
Less technical debt
Less experience in what programmers actually want or need from a language.