Metaprogramming
摘要
Ruby’s expressive, dynamic syntax lets you write code that reads like a sentence. This makes the language a joy to work with. Developers who switch from powerful statically typed languages like Java and C# will find newfound freedom, unrestrained by their verbosity and rigidity. But this expressiveness isn’t the only factor that makes Ruby so powerful.