Hi,
In message "[ruby-talk:15179] Re: Discussion on new Ruby features"
on 01/05/16, Johann Hibschman <johann / physics.berkeley.edu> writes:
|It seems philosophically similar enough to Ruby that Ruby could
|conceivably borrow a few ideas from it. I'd love to be able to
|write Ruby extension modules in Sather.
Yes, I've already borrowed some from Sather, for example, class
inheritance mark "<" is from Sather. And "undef" and "alias" are from
old Sather (pre 1.0), IIRC. Probably I can borrow more, if somebody
enlighten me.
matz.