Which features would a new programming language need to attract experienced and inexperienced programmers?
-
I'm interested in designing programming languages and have been trying to find what features a programming language would need to be interesting to beginning programmers and hardcore programmers. I would also like to research if certain features could help optimize programs, so the language is not just syntactically and semantically pleasing but also efficient and fast.
-
Answer:
I sometimes consider writing a new programming language myself. What I believe is a keypoint for a new language to encounter it's audience it to clearly define the "Why" of this language. Why should it exists, what is it good for and also what is it's cost. Existing sucessfull language all have a clear enough positionning: - C: low level programming - C++: performances in object oriented framework - Java: portability in object oriented framework - Javascript: browser scripting - Erlang: massively parallell programming - Python: syntax simplicity, powerful abstraction level and efficient libs - Perl: system scripting tasks, text manipulation - Haskell: AI, functional programming Any new language should be easy to define this way using a short sentence. Of course all of the above are general purpose languages today and can do much more than what you can describe in one line. To me this seems to be the first step before defining features: what ecological niche will you aim when defining a new language. Features will only be a second step.
Christophe Grosjean at Quora Visit the source
Related Q & A:
- What do you code first to learn a new language, library, or framework?Best solution by Programmers
- What is a "modern" programming language?Best solution by Quora
- Which is the best programming language?Best solution by Yahoo! Answers
- How do you attract bats to a new bat house?Best solution by Yahoo! Answers
- Is java or visual basic a machine level, low level, high level or binary level programming language?Best solution by Quora
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.