- A scripting language is a form of programming language that is usually interpreted rather than compiled. Conventional programs are converted permanently into executable files before they are run. In contrast, programs in scripting language are interpreted one command at a time. Scripting languages are often written to facilitate enhanced features of Web sites. These features are processed on the server but the script in a specific page runs on the user's browser.
In most cases, it is easier to write the code in a scripting language than in a compiled language. However, scripting languages are slower because the instructions are not handled solely by the basic instruction processor. Scripting languages allow rapid development and can communicate easily with programs written in other languages.
Scripting languages can be used to create specialized GUIs (graphical user interfaces) and forms that enhance the convenience of search engines, Web-based e-mail and e-commerce. Many Web sites require that the user's browser be set to run scripts to take advantage of all the features of the site. In some cases, Web sites are practically useless unless the user's computer is set to run programs locally in a scripting language.
Scripting languages defined elsewhere on WhatIs.com include:
| LAST UPDATED: |
06 Aug 2007
|
 |
Read more about scripting language:
|


 |
Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com
|

');
// -->
 |
 |
|  |
RELATED CONTENT
 |
Podcast: Windows CardSpace authors speak
CardSpace was one of many elements to appear with the release of .NET 3.5. It is an Identity Meta System. We spoke recently with Vittorio Bertocci and...
|
 |
Open XML SDK ready for the road
Microsoft is getting ready to ship version 1.0 of Open XML SDK . It includes updates that will make it easier to write more efficient XML processing...
|
 |
Some of the Zen of Volta
Volta is a methodology allowing developers to create apps without regard to eventual deployment, and to declaratively partition Web application...
|
|
 |
 |
|  |
RELATED GLOSSARY TERMS
| Terms from Whatis.com − the technology online dictionary |
 |
Internet
(SearchWinDevelopment.com)
|
 |
static analysis
(SearchWinDevelopment.com)
Static analysis, also called static code analysis, is a
method of computer program debugging that is done by examining the code
without executing the...
|
|

|