Difference between revisions of "Scripting Language"
From Market Ruler Help
(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…') |
m |
||
Line 3: | Line 3: | ||
It differs from a '''Compiled Language''' which is interpreted directly by a computer processor. | It differs from a '''Compiled Language''' which is interpreted directly by a computer processor. | ||
− | See [[ | + | See [[Programming Languages]]. |
{{!}} | {{!}} | ||
[[Category:Glossary]] | [[Category:Glossary]] | ||
[[Category:Technical]] | [[Category:Technical]] |
Latest 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.
|