Difference between revisions of "Scripting Language"

From Market Ruler Help
Jump to: navigation, search
(Created page with 'A scripting language is a Programming Language which is interpreted by ''another program'' to perform a specific task. It differs from a '''Compiled Language''' which is in…')
(No difference)

Revision as of 18:55, 6 October 2009

A scripting language is a Programming Language which is interpreted by another program to perform a specific task.

It differs from a Compiled Language which is interpreted directly by a computer processor.

See Programming_Languages.

|