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
-
Next Quote
The orthogonal features, when combined, can explode into complexity.
- Yukihiro Matsumoto -
Previous Quote
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.
- Yukihiro Matsumoto