View Single Post
  #2 (permalink)  
Old 06-10-2007, 05:17 PM
Pepinos
Posts: n/a
A scripting language has an INTERPRETER, which is a program that interprets the instruction into something that the processor can execute at the time of execution. A compiled program, on the other hand, is executable and runs directly on the processor in binary form. Scripts can be run on every platform that has an interpreter (i.e Linux, Mac, Sun, a PDA, anything) but binary code is much faster for demanding applications.

__________________

Digg this Post! Del.Icio.Us this Post! Technorati this Post! Furl this Post! Mister Wong this Post! Newsvine this Post! Spurl this Post! Reddit this Post! Netscape this Post!