Ruby Wiki:About
From Ruby Wiki
This page is all about the Ruby Wiki.
Click "edit" to start this page and to tell people what this wiki is all about. You may copy the introduction from its linking page on the Central Wikia as a first version.
Contents |
[edit] Ruby, an intentional language
[edit] Avant ProposRuby ... gemstone for the month of July ... which follows June, whose gemstone is pearl.
NB: "Rails" is not "Ruby"! (and vice-versa)
|
[edit] It's about techne!
--Yukihiro "Matz" Matsumoto, ruby's creator. |
[edit] Foundations
Two interviews with Matz: at ITConversations and at LinuxDevCenter discussion at /..
- Bruce Stewart: Did you have a guiding philosophy when designing Ruby?
- Matz: Yes, it's called the "principle of least surprise." I believe people want to express themselves when they program. They don't want to fight with the language. Programming languages must feel natural to programmers. I tried to make people enjoy programming and concentrate on the fun and creative part of programming when they use Ruby.
- Bruce Stewart: Did you have a guiding philosophy when designing Ruby?
