Encyclopedia > Scripting programming language

  Article Content

Scripting programming language

Scripting programming languages are computer programming languages designed for "scripting" the operation of a computer. They are often designed for interactive use, having many commands that can execute individually, and often have quite high level operations (for example in UNIX sh most operations are programs themselves). They are often used for one-off tasks, often administrative or utility-like. Programs are typically stored only in their plain text form and interpreted, or (as with Perl) compiled at each runtime. Just what differentiates a scripting language from an ordinary language is vague. Some languages that have been called scripting languages are:



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Holtsville, New York

... 18 to 24, 33.5% from 25 to 44, 23.9% from 45 to 64, and 6.9% who are 65 years of age or older. The median age is 34 years. For every 100 females there are 96.1 males. ...

 
 
 
This page was created in 41.5 ms