in reply to Re: compiling perl scripts aka why is perl not as fast as C
in thread compiling perl scripts aka why is perl not as fast as C
The comparison would be better to C++, which is more similar to perl in "high-level" functionality (like adding strings) -- so what (if any) are the factors that prevent perl being compiled into a form that runs as fast as compiled C++?