Your Language Sucks, It Doesn’t Matter

https://matklad.github.io//2020/09/13/your-language-sucks.html

This was posted by one of our members via one of our automated news source trackers. If you feel this thread could be in a better category or could include better tags and you are at Trust Level 3 or higher, please feel free to move/edit it :+1:

The central thesis is that the actual programming language (syntax, semantics, paradigm) doesn’t really matter. What matters is characteristics of the runtime — roughly, what does memory of the running process look like?

I personally feel the success of a language depends on how much its design goals resonate with potential users - the more people they resonate with the more chance of it being successful.

Sometimes those could be about performance, other times they might be about developer experience or all sorts of other things. If people want to use a language, and end up doing cool stuff with it - then your language doesn’t suck :nerd_face: