Yukihiro Matsumoto wrote: > 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. > > > What "recent" versions of GCC will compile it? :) 3.4.6 won't handle "varargs.h" in the 1.0 source. :(