martin f krafft <[EMAIL PROTECTED]> writes: > usually, compiled programs run faster than scripts, so if performance > is your concern (number crunching, password cracking etc.), then > compile.
IMO, it's not that simple. If "performance" is your sole consideration, you shouldn't even be looking at compiled languages -- cut to the chase and start hand-rolling your assembly language. In reality, the choice of what language to use (see previous message about the lack of difference between "programming" and "scripting") involves evaluating a number of critera; not only performance, but (as you point out) maintainability, development speed, and a host of others. john. -- I WILL NOT DO MATH IN CLASS I WILL NOT DO MATH IN CLASS I WILL NOT DO MATH IN CLASS Lisa Simpson on chalkboard in episode BABF07 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]