Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
ANN: Ruby the object-oriented scripting language
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Yukihiro Matsumoto  
View profile  
 More options Dec 9 1998, 3:00 am
Newsgroups: comp.lang.misc, comp.lang.python, comp.lang.perl.misc
Followup-To: comp.lang.misc
From: Yukihiro Matsumoto <m...@netlab.co.jp>
Date: 1998/12/09
Subject: ANN: Ruby the object-oriented scripting language
Hi.

I'd like to introduce you Ruby the object-oriented scripting language
from Japan, which:

  * is object-oriented from scratch.
  * is totally free, open-source language.
  * has exception handling.
  * has iterators and closures.
  * can load libraries dynamically.
  * is highly portable.  Runs on many UNIXen, Win32, Mac, BeOS, etc.
  * has user-level builtin thread feature available on all platforms.
  * is less cryptic than perl.  YMMV. :-)
  * runs faster than python.
  * has genuine conservative GC.
  * can mix C-defined method and Ruby-defined method in a class.
  * is easier to write extension libraries.
  * needs no ref-count maintenance in extension libraries.

Here's testimony from Germany:

  From: Clemens Hintze <c.hin...@gmx.net>
  > Like any programmer I know many programming languages. It has took me
  > three weeks to decide to learn Perl, one week for the decision to learn
  > Python and ONE day to decide to learn Ruby!!!

Please check out http://www.netlab.co.jp/ruby/ for detail, try it, and
join us for happy programming.
                                                matz.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Adam Turoff  
View profile  
 More options Dec 9 1998, 3:00 am
Newsgroups: comp.lang.perl.misc
From: zi...@panix.com (Adam Turoff)
Date: 1998/12/09
Subject: Re: ANN: Ruby the object-oriented scripting language
Yukihiro Matsumoto  <m...@netlab.co.jp> wrote:
>Hi.

>I'd like to introduce you Ruby the object-oriented scripting language
>from Japan, which:

>  * is object-oriented from scratch.
>  * is totally free, open-source language.
>  * has exception handling.

[yadda yadda yadda]

Looks like Christmas came early this year.  :-) :-)

I was going to create a language this Xmas and call it Dwarf, complete
with builtins like 'cat', 'gimboid', and 'vindaloo'.  Oh well...

Z.  


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Leon Brocard  
View profile  
 More options Dec 10 1998, 3:00 am
Newsgroups: comp.lang.perl.misc
From: Leon Brocard <l.broc...@elsevier.nl>
Date: 1998/12/10
Subject: Re: ANN: Ruby the object-oriented scripting language

Adam Turoff wrote:
> Looks like Christmas came early this year.  :-) :-)

> I was going to create a language this Xmas and call it Dwarf, complete
> with builtins like 'cat', 'gimboid', and 'vindaloo'.  Oh well...

Hmmm.

I guess the equivalent of $self would be $smeg then.

$smeg->cat(gimboid('angle-head'));

;-), Leon
--
$monger{'Amsterdam.pm'}[0] # $laptop--


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »