No, this isn't an attempt to start a flamefest about the best language! There was an interesting
article on
slashdot today about a somewhat old (circa 1999)
article comparing Lisp to Java and C/C++. The
author worked for NASA's
Jet Propulsion Lab at the time and the article was in response to a study done comparing Java and C/C++. Although not statistically meaningful (there were 14 self-selected participants) the article showed that Lisp did quite well when stacked up against Java and C++ (for
this particular problem statement) Anyway, it got me thinking -- hmm, how does perl stack up against all of those languages. The factors measured included development time, size of code, memory consumption, image size (meaningless for perl I suppose) and execution speed. It would be an interesting non-scientific study to see what the perlmonks can come up with for the same problem statement. The only thing I'm not sure about is would it be fair to allow (non-core) modules? It might be fun to see how perl stacked up. Any takers?
--RT
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.