in reply to Re: What is Perl *NOT* good at?
in thread What is Perl *NOT* good at?
Hmm, I quite regularly write intensive number-crunching code in perl - that makes it real easy to prototype and refine (or redefine) the algorithm, and make sure that I know exactly what I'm trying to do before I rewrite it in C. Most times I end up not needing to rewrite it in C.
Hugo
|
---|