in reply to Re: What's the big deal?
in thread What's the big deal?
She also said Perl was interpreted, and not compiled.
Yes the old interpreted versus compiled debate. You really could have nailed her by pointing out what I said earlier "all digital computer are technically Automated Interpreted Formal Systems" which mean no matter how you look at it ultimately the code gets interpreted.
I kinda hate that debate actually, cause so often the lines get blurred. For instance if a c program has a regex engine then some part of the c programs code gets compiled then interpreted... Nightmare.
add to the fact that languages that have some form of interpretation are usually so much more fun to program...
:-)
Yves
|
---|