HUIJZER.XYZ

Every programming language has its 'killer' domain

2025-04-12

I recently read the article Every programming language needs its killer app to succeed and think the article makes a great point. It made a lot of sense to me. However, the term "killer app" seems to not really work out with the examples. Only Ruby lists Ruby on Rails as its killer app, but that's basically it.

Instead, I think it's about having a killer domain. So, going through the examples from the original article, here is my take:

Statically typed languages:

Dynamically typed languages:

Of course some domains are overly simplified, but in my experience each time I try to use a language in the wrong domain, it's much harder and often practically infeasable.