How Do Computer Languages Like Python Get Profit?

2008-06-27 4:42 pm
Hi, I am developing a 3rd party language and its in the design and development stage, so far it's working very well.

I plan on having it for mobile technology. (I.E Iphone, Samsung, Robotics). For hobbies and or beginners that want something small they can install on their laptops to make software apps for fun.

I kinda want to get a profit out of it, but how does places like Python or Perl gain money to keep doing research, instead of donation supporting it? Or is it all huge donations from places like NASA or company's helping funding research on it?

Thanks, Andrew

回答 (5)

2008-06-27 4:48 pm
✔ 最佳答案
The language itself doesn't make money. I might be wrong about this but I think computer languages (at least in the US) cannot be copyrighted. Therefore, the only way to make money with them is to sell a programming package -- the language, an editor, programming tools, etc.
2008-06-27 9:56 pm
These languages are called Open Source.
The benefit is that as the code is available to all, so people can develop the code without charging for the work.

Some people do it for love. If you get a good reputation then people will pay you to code for them. As the creator of the language you will have a good start on others.
2008-06-27 6:50 pm
Either you just charge for the software to use your language (compilers, runtime, etc.) and run the risk of nobody using it or give it all away and instead charge for books, documentation, technical support, seminars. Python and other open source languages originally only had any utility to their authors, even Java was designed as an in house language and runtime by Sun for use in set top boxes.
2008-06-27 5:09 pm
There are many ways to make money, like the previous contributor said, don't make it open-source. The wonderful thing about being open-source is that you're giving others a chance to try it and encouraging them to help you with your research. That's why PHP and Perl, etc. are so popular.

Another thing, you don't have to make money from the script, but rather, from sponsors and ads. Keep your language open source to gather users first. Once you feel you have a guaranteed users and traffic to your website, sell ad spaces and also look for supporters (ie. companies who can donate a server account or other resources).
2008-06-27 4:50 pm
Just make it so the compiler is not open source. That way if anyone wants to use your language they need to go through you.


收錄日期: 2021-05-03 14:00:59
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20080627084201AA5mn6j

檢視 Wayback Machine 備份