![]() |
|
P is for Practical | |
PerlMonks |
Re^2: What Perl CAN'T do?by Courage (Parson) |
on Dec 15, 2005 at 09:37 UTC ( #516894=note: print w/replies, xml ) | Need Help?? |
your 2nd and 3rd points are very questionable.
Very often Perl is more real-time than C.
It is unrealistic to use advanced techniques on C everywhere, in perl it is often hard to write bad: you often save precalculated values in hash, and so on. As for 3rd item - embedding perl into different application is very common practice (well, cases when bytes count are exclusion, but those are rare, IMHO).
In Section
Meditations
|
|