in reply to Re^3: 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

Then again, ever tried using regular expressions in it, or string handling

You could have a language that has C-style typing and the same integration of regex that Perl has. Remember, the OP didn't ask for C, just for some features of C.

  • Comment on Re^4: compiling perl scripts aka why is perl not as fast as C