community
directory
books
authors
images
encyclopedia

Email:
Password:
Register

Knowledgerush Search

 

Google
  Web knowledgerush


Search for images of Scripting programming language


Message boards   Post comment

Scripting programming language

A Scripting language is a computer programming language 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. In general it is possible to write a script in any language (including C or assembly). Languages that are used specifically or designed primarily for scripting are called scripting languages. Even if a language is called a scripting language, it might still be possible to write more general programmes in that language.

Some languages that have been called scripting languages are:

Referenced By

Blogger | DCOP | List of computing topics | Q (programming language) | Q programming language

 

Compose Your Message

Your Email Address or Pen Name (optional):
Subject:
Your Message:
 

 

 

 

 

 

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Scripting programming language".

 

Contact UsPrivacy Statement & Terms of Use

 
Copyright © 1999-2003 Knowledgerush.com. All rights reserved.