Live data from Hacker News

English.rb: stop writing Ruby like Perl

github.com

1–8 of 8 posts

Re: English.rb: stop writing Ruby like Perl

#4
post #2

Wow, I never knew Ruby's predefined global variables were so cryptically named. (Not a ruby developer) Is there any sane reason it was designed this way (the language I mean, not this fix)

ISTR (and I've never had much knowledge of Perl), the magic globals were lifted directly from Perl and were intended to support Perl->Ruby transition.