NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
And here.. (Score:1)
Re:And here.. (Score:1)
Why? Unlike PHP, Javascript is actually a nice language. It has closures and syntax for regex literals, everything is an object, and it doesn’t confuse arrays with hashes. It doesn’t have lists or easy array flattening, and it’s usually syntactically more verbose than Perl, but usually semantically equally concise, because in many ways it is very similar to Perl.
I wouldn’t be unhappy at all if I was forced to write Javascript for the rest of my life.
Reply to This
Parent