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.
Ignoring the zealotry... (Score:1)
While I don't know specifics, if their choices came down the raw c, python and say javascript, I'd probably pick Python too.
Reply to This
Re:Ignoring the zealotry… (Score:1)
I’d go for Javascript…
Re: (Score:1)
Re: (Score:1)
Really? I was quite delighted to find out how nice it really is when I dove into it in anger a few years ago. To me it feels like a cross of Perl and “something” (which I guess I’d know was Self, if I knew Self), trying to hide behind a C/Java-ish syntax.
At least it has multiline/-statement closures…
Re: (Score:1)
Like they said, accessing their C++ libraries is a lot easier in Python. While I'm not familiar with doing that in Python, I'm sure it can't suck as much as in Perl. Or is there some other reason that there are oftentimes no Perl bindings (or ancient and badly supported) for a particular C/C++ library, whereas there are for Python. Is it just that Python is more popular, or that Python as a language matches up better with C++, and nothing to do with the suckiness of XS?
I wonder myself why they don't use L [wikipedia.org]
Lua? (Score:1)