aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby16/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ruby16/pkg-descr')
-rw-r--r--lang/ruby16/pkg-descr12
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/ruby16/pkg-descr b/lang/ruby16/pkg-descr
index 5800b868d6b5..2ee17e67a725 100644
--- a/lang/ruby16/pkg-descr
+++ b/lang/ruby16/pkg-descr
@@ -1,9 +1,9 @@
Ruby is the interpreted scripting language for quick and
easy object-oriented programming. It has many features to
process text files and to do system management tasks (as in
-perl). It is simple, straight-forward, and extensible.
+Perl). It is simple, straight-forward, and extensible.
-Features of ruby is shown below.
+Features of Ruby are shown below.
+ Simple Syntax
+ *Normal* Object-Oriented features(ex. class, method calls)
@@ -13,8 +13,8 @@ Features of ruby is shown below.
+ Iterators and Closures
+ Garbage Collection
+ Dynamic Loading of Object files(on some architecture)
- + Highly Portable(works on many UNIX machines)
+ + Highly Portable(works on many UNIX machines, and on DOS,
+ Windows, Mac, BeOS etc.)
-The ruby home page is at http://www.netlab.co.jp/ruby/.
-
-WWW: http://www.netlab.co.jp/ruby
+The Ruby home page is at:
+WWW: http://www.netlab.co.jp/ruby/