Ruby Language
perl의 장점과 SmalltalkLanguage의 순수 OOP를 접목시킨 순수한 OOP언어
{{|
Ruby is a complete, full, pure object oriented language: OOL. This means all data in Ruby is an object, not in the sense of Python or Perl, but in the sense of Smalltalk: no exceptions. Example: In Ruby, the number 1 is an instance of class Fixnum.
|}}
Python 2.3이후부터 비로서 OOP에 근접한 언어가 되었다고 합니다. PythonLanguage나 JavaLanguage는 SmallTalk같은 순수 OOP언어가 아니라고 합니다. --WkPark
|
Show your affection, which will probably meet with pleasant response. |