Toggle navigation
LANGUAGES
ABOUT
BLOG
SIGN IN
ACCOUNT
Mightyverse is a global language community. Join us!
Facebook Connect
Sign Up with Email
Matz talks about Ruby
10 phrases in Japanese
2010-01-14
Yukihiro Matsumoto (まつもとゆきひろ), the creator of the Ruby programming language, recorded these phrases about Ruby and programming at RubyConf 2009.
Japanese
Yukihiro M
Japan
ハッシュロケット
hash rocket ( => )
Japanese
Yukihiro M
Japan
オブジェクト ドット メソッド
object.method
Japanese
Yukihiro M
Japan
クロージャによってオブジェクトを実装できますし、オブジェクトによってクロージャを実装できます
Closures may be used to implement objects, and object may be used to implement closures.
Japanese
Yukihiro M
Japan
Rubyはモジュールを使ってMixinを実現します
Modules are Ruby's way of doing mixins.
Japanese
Yukihiro M
Japan
Rubyの動的な性質はDSLを実装するのに特に効果的です。
The dynamic nature of Ruby makes it particularly effective for implementing domain specific languages.
Japanese
Yukihiro M
Japan
Rubyでプログラミングするのが大好きです。
I love programming in Ruby.
Japanese
Yukihiro M
Japan
モジュールによって多重継承の欠点が緩和されます
Modules tame the madness of multiple inheritance.
Japanese
Yukihiro M
Japan
イテレータの実装がRubyのブロックの典型的な使われ方です。
A common use case for Ruby's block syntax is the implementation of iterators.
Japanese
Yukihiro M
Japan
ビットシフト演算子
the shovel operator
Japanese
Yukihiro M
Japan
無名関数を作るためにはラムダを使います
To create an anonymous function, we use lambda.
Contributed By:
Yukihiro M
Origin:
Japan
Questions? Feedback?
powered by
Olark live chat software