On Thu, Dec 20, 2001 at 12:39:08PM +0900, Michael Cook wrote: > edwardhatfield1 / aol.com (Edward Hatfield) writes: > > > Is it Fun? Does it bring fun back into programming? > > ruby -le '$_ = 1; ("1" * $_) !~ /^(11+)\1+$/ && print while $_ += 1' If someone is looking for _that_ kind of fun, you might also take a glance at INTERCAL. ;-) Besides that: Yes, Ruby really did bring fun back into programming for me, even if it comes to serious programming, which is much more reading that writing software. -- marko schulz