top of page
Yukihiro Matsumoto, often known as Matz, is a Japanese scientist born on April 14, 1970. He is best known as the creator of the Ruby programming language, which has gained popularity for its simplicity and productivity. Matsumoto's work has significantly influenced the world of programming and software development. He continues to advocate for the Ruby community and is involved in various projects that promote programming education and innovation.
"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."
Quote_1.png

"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."

Share on Facebook_Black.png
Share on X_edited.png
Painting Icon
1
"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."
Quote_1.png

"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."

Share on Facebook_Black.png
Share on X_edited.png
Painting Icon
6
"I believe consistency and orthogonality are tools of design, not the primary goal in design."
Quote_1.png

"I believe consistency and orthogonality are tools of design, not the primary goal in design."

Share on Facebook_Black.png
Share on X_edited.png
Painting Icon
"I didn't work hard to make Ruby perfect for everyone, because you feel differently from me. No language can be perfect for everyone. I tried to make Ruby perfect for me, but maybe it's not perfect for you. The perfect language for Guido van Rossum is probably Python."
Quote_1.png

"I didn't work hard to make Ruby perfect for everyone, because you feel differently from me. No language can be perfect for everyone. I tried to make Ruby perfect for me, but maybe it's not perfect for you. The perfect language for Guido van Rossum is probably Python."

Share on Facebook_Black.png
Share on X_edited.png
Painting Icon
1
"The orthogonal features, when combined, can explode into complexity."
Quote_1.png

"The orthogonal features, when combined, can explode into complexity."

Share on Facebook_Black.png
Share on X_edited.png
Painting Icon
3
"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."
Quote_1.png

"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."

Share on Facebook_Black.png
Share on X_edited.png
Painting Icon
1
"Most of the tasks we do are for humans. For example, a tax calculation is counting numbers so the government can pull money out from my wallet, but government consists of humans."
Quote_1.png

"Most of the tasks we do are for humans. For example, a tax calculation is counting numbers so the government can pull money out from my wallet, but government consists of humans."

Share on Facebook_Black.png
Share on X_edited.png
Painting Icon
"Ruby inherited the Perl philosophy of having more than one way to do the same thing. I inherited that philosophy from Larry Wall, who is my hero actually. I want to make Ruby users free. I want to give them the freedom to choose."
Quote_1.png

"Ruby inherited the Perl philosophy of having more than one way to do the same thing. I inherited that philosophy from Larry Wall, who is my hero actually. I want to make Ruby users free. I want to give them the freedom to choose."

Share on Facebook_Black.png
Share on X_edited.png
Painting Icon
"Actually, I didn't make the claim that Ruby follows the principle of least surprise. Someone felt the design of Ruby follows that philosophy, so they started saying that. I didn't bring that up, actually."
Quote_1.png

"Actually, I didn't make the claim that Ruby follows the principle of least surprise. Someone felt the design of Ruby follows that philosophy, so they started saying that. I didn't bring that up, actually."

Share on Facebook_Black.png
Share on X_edited.png
Painting Icon
2
"Because of the Turing completeness theory, everything one Turing-complete language can do can theoretically be done by another Turing-complete language, but at a different cost. You can do everything in assembler, but no one wants to program in assembler anymore."
Quote_1.png

"Because of the Turing completeness theory, everything one Turing-complete language can do can theoretically be done by another Turing-complete language, but at a different cost. You can do everything in assembler, but no one wants to program in assembler anymore."

Share on Facebook_Black.png
Share on X_edited.png
Painting Icon
1
"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."
Quote_1.png

"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."

Share on Facebook_Black.png
Share on X_edited.png
Painting Icon
1
bottom of page