this post was submitted on 04 Aug 2023
175 points (94.0% liked)

Programming

18304 readers
105 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 [email protected]



founded 2 years ago
MODERATORS
 

Why are there so many programming languages? And why are there still being so many made? I would think you would try to perfect what you have instead of making new ones all the time. I understand you need new languages sometimes like quantumcomputing or some newer tech like that. But for pc you would think there would be some kind of universal language. I'm learning java btw. I like programming languages. But was just wondering.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -1 points 2 years ago (2 children)

The same reason anyone creates a new product in an existing market - they want money.

[–] [email protected] 4 points 2 years ago (3 children)

For which language do you have to pay the language inventor to use it?

  • That sentence may be grammatically … questionable …, but I don’t know how to write that correctly now.
[–] [email protected] 2 points 2 years ago* (last edited 2 years ago)

Coldfusion (Adobe) comes to mind. There is an open source CFML clone or two, but the real deal is a bit pricey. It's mostly used by government, higher ed., and healthcare. It's not terrible, but it was cooler when it was younger IMO.

[–] [email protected] 1 points 2 years ago

If you invent a language and it takes off, you’re literally the expert on it and will reap the financial windfall of that.

[–] SuperFola 1 points 2 years ago

I'll bite the bullet: I'm making my own scripting language for fun, as a learning experience and a tool for my own projects. If it can help others, great! But that's not my main goal.

In nearly 5 years working on it, I've made at most 400$ from donations and grants. Open source isn't a viable source of income, no matter what ; and programming language dev is even less profitable.