From: Yukihiro Matsumoto Date: 2006-08-07T22:57:20+09:00 Subject: Re: the perens in lisp dilects is there for a reson... macros. Hi, In message "Re: the perens in lisp dilects is there for a reson... macros." on Mon, 7 Aug 2006 07:41:37 +0900, dblack@wobblini.net writes: |> So, going back to another thread, it looks like the "core language" of Ruby |> is the object model and the Perl features. Is there by any chance a place |> where I could get the Ruby 1.0 source? That might be *very* interesting. | |ftp://ftp.ruby-lang.org/pub/ruby/1.0. Nothing before 1.0, as far as I |can find. I lost most of the old copies when I moved jobs (and due to disk crash) ruby-0.49 was the oldest source package I have. It's way before public release (0.95). I have just put it into ftp://ftp.ruby-lang.org/pub/ruby/1.0/ruby-0.49.tar.gz It's not guaranteed to run properly though. matz.