From: Rodrigo Bermejo Date: 2009-01-29T01:58:33+09:00 Subject: Re: Ruby interpreter not working Robert Dober wrote: > And I felt actually bad, adding the smiley, just to discover it was > not even enough. > > I do not think that Perl copied Python's object model. When I talked > to Larry last time he said that he had copied Ruby's object model. The > last sentence is true, believe me. > > Cheers > Robert def new ...would be the "least surprise way" of doing it. But I suspect there should be a good reason for not doing that. Would be cool to have some kind of magic file where you could alias the ruby key words (maybe able to recompile the interpreter with these new alias) to any word/language you want. define inicializando pon "giiaaacc" final -r. -- Posted via http://www.ruby-forum.com/.