computer scripting language
- computer scripting language
-
a “little” computer language intended to solve relatively small programming problems that do not require the overhead of data declarations and other features needed to make large programs manageable. Scripting languages are used for writing
operating system utilities, for special-purpose file-manipulation programs, and, because they are easy to learn, sometimes for considerably larger programs.
Perl (practical extraction and report language) was developed in the late 1980s, originally for use with the
UNIX operating system. It was intended to have all the capabilities of earlier scripting languages. PERL provided many ways to state common operations and thereby allowed a programmer to adopt any convenient style. In the 1990s it became popular as a system programming tool, both for small utility programs and for prototypes of larger ones. Together with other languages it also became popular for programming computer Web servers.
David Hemmendinger
* * *
Universalium.
2010.
Look at other dictionaries:
computer programming language — Introduction any of various languages for expressing a set of detailed instructions for a digital computer. Such instructions can be executed directly when they are in the computer manufacturer specific numerical form known as machine… … Universalium
Scripting language — Scripting redirects here. For other uses, see Script. A scripting language, script language, or extension language is a programming language that allows control of one or more applications. Scripts are distinct from the core code of the… … Wikipedia
scripting language — noun A computer language designed to be used as part of a larger application. Its a great application, but the scripting language is cheesy … Wiktionary
scripting language — language which instructs a computer on how to perform a particular procedure, language which tells a computer how to connect to another computer … English contemporary dictionary
mIRC scripting language — Paradigm(s) Event driven programming, Procedural programming Appeared in 1995 (1995) Designed by Khaled Mardam Bey Developer Khaled Mardam Bey … Wikipedia
MIRC scripting language — The mIRC scripting language is the scripting language embedded in mIRC, a popular IRC client for Windows.Primary uses*Channel and personal protection against any types of attacks (flooding, spamming, CTCP floods, etc) *Dialog windows can be… … Wikipedia
Nessus Attack Scripting Language — Nessus Screenshot des Nessus NG Report Basisdaten Entwickler: Nessus Aktuelle … Deutsch Wikipedia
Computer Graphics Metafile — Filename extension .cgm Internet media type image/cgm[1] Developed by ANSI, ISO/IEC, W3C Initial release 1 … Wikipedia
Computer program — A computer program (also software, or just a program) is a sequence of instructions written to perform a specified task with a computer.[1] A computer requires programs to function, typically executing the program s instructions in a central… … Wikipedia
Computer-supported collaborative learning — (CSCL) is a pedagogical approach wherein learning takes place via social interaction using a computer or through the Internet. This kind of learning is characterized by the sharing and construction of knowledge among participants using technology … Wikipedia