People often have the idea that automatically translating Perl to Cand then compiling the C will mak
e their Perl programs run faster,because “C is much faster than Perl.” This article explains why thisstrategy is unlikely to work.Short SummaryYour Perl program is being run by the Perl interpreter. You want a Cprogram that does the same thing that your Perl program does. A Cprogram to do what your Perl program does would have to do most of thesame things that the Perl interprete
continue >>
Author:
Time:
Sunday, February 10th, 2008 at 6:18 pm
Category:
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation: