Language designers want to design the perfect language. They want to be able to say,

 

Language designers want to design the perfect language. They want to be able to say, "My language is perfect. It can do everything." But it's just plain impossible to design a perfect language, because there are two ways to look at a language. One way is by looking at what can be done with that language. The other is by looking at how we feel using that language - how we feel while programming.


Comments

There are not yet any comments on this quote. Why not register / login and be the first?




This quote is just one of 9 total Yukihiro Matsumoto quotes in our collection. Yukihiro Matsumoto is known for saying 'Language designers want to design the perfect language. They want to be able to say, "My language is perfect. It can do everything." But it's just plain impossible to design a perfect language, because there are two ways to look at a language. One way is by looking at what can be done with that language. The other is by looking at how we feel using that language - how we feel while programming.' as well as some of the following quotes.

In our daily lives as programmers, we process text strings a lot. So I tried to work hard on text processing, namely the string class and regular expressions. Regular expressions are built into the language and are very tuned up for use.

Yukihiro Matsumoto

You want to enjoy life, don't you? If you get your job done quickly and your job is fun, that's good isn't it? That's the purpose of life, partly. Your life is better.

Yukihiro Matsumoto

That's Ruby's main difference from other language designs. I emphasize the feeling, in particular, how I feel using Ruby.

Yukihiro Matsumoto

From the viewpoint of what you can do, therefore, languages do differ - but the differences are limited. For example, Python and Ruby provide almost the same power to the programmer.

Yukihiro Matsumoto

People are different. People choose different criteria. But if there is a better way among many alternatives, I want to encourage that way by making it comfortable. So that's what I've tried to do.

Yukihiro Matsumoto