Being Popular.
A friend of mine once told an eminent operating systems expert that he wanted to design a really good programming language. The expert told him that it would be a waste of time, that programming languages don't become popular or unpopular based on their merits, and so no matter how good his language was, no one would use it. At least, that was what had happened to the language he had designed.
What does make a language popular? Do popular languages deserve their popularity? Is it worth trying to define a good programming language? How would you do it?
I think the answers to these questions can be found by looking at hackers, and learning what they want. Programming languages are for hackers, and a programming language is good as a programming language (rather than, say, an exercise in denotational semantics or compiler design) if and only if hackers like it.
1 The Mechanics of Popularity.
It's true, certainly, that most people don't choose programming languages simply based on their merits. Most programmers are told what language to use by someone else. And yet I think the effect of such external factors on the popularity of programming languages is not as great as it's sometimes thought to be. I think a bigger problem is that a hacker's idea of a good programming language is not the same as most language designers'.
Between the two, the hacker's opinion is the one that matters. Programming languages are not theorems. They're tools, designed for people, and they have to be designed to suit human strengths and weaknesses as much as shoes have to be designed for human feet. If a shoe pinches when you put it on, it's a bad shoe, however elegant it may be as a piece of sculpture.
It may...
Reviews of: "Being Popular."
:
More Programming Languages
essays:
The creation of Tic-Tac-Toe game using the C/C++ language, includes full code of the actual program
... the program was any longer it waste of memory. For further developments we would have used one of the many textbooks to use, or adapt one of the 'clear screen' functions. * If we had more time we ... league system. This way you would be able to choose your name at the beginning of the program and ...
HTML vs XML
... assortment of other languages and is not specific to any one operating system or ... downloading times. Furthermore, the accessibility of a website is very important in conjunction with HTML. HTML standards are designed to ...
A comprehensive look at the development of the computer programming language, focusing partially on C++.
... main languages for the time. With the introduction of C in 1972, a whole new standard was set for programming languages. It was developed for the UNIX operating system, making ... most popular programming language. One reason for this is the history of its ...
Analysis Of The C++ Programming Language
... the system" (Holmevik, 1995) - or inheritance. In addition, some of the "sophisticated simulation facilities embedded" in the early Simula where removed to form a more general purpose programming language and in 1967, Simula 67 was introduced. It became a very popular ...
History of Computer Programming Languages
... amount of time it took to program computers in machine/assembly code, the high-level programming language C was developed in order to rewrite different operating systems in a quicker and easier fashion. C was very popular because ...
Report on Fortran as a programming language. Kreitzberg, C & Shnediderman, B. (1982). FORTRAN Programming. New York: Harcourt.
... and time consuming task, not to mention the dreadful chore of debugging the code. The objective during it's design was to create a programming language that ...
Unified Modeling Language - an Introduction/overview.
... the System Requirements Document but in a graphical format. UML allows the building of models that are precise, unambiguous, and complete (Booch, Rumbaugh, Jacobson, 1998). Construct UML provides the plans and guidelines for programmers. While not a programming language in ...
BASIC Programming Language Introduction - This is an explanatory report on what I've learned about BASIC (from a book) and may need improvements.
... English language rather than the BASIC language. These types of steps are referred to as a program design. You, basically, will be planning the way that the program will ... required!), yet always a variable of which it will hold the entered data. Keyword - LET: From time-to-time, you may want the ...
Too complex.
By leaving out the simplicity of surivival of the fittest you seemed to drift from the real point.
0 out of 0 people found this comment useful.