|
Dictionary > Definitions > Development of Software > Script Script
DefinitionProgram data-processing which does not require compilation before being carried out. To function, scripts must be interpreted by a program or a waiter dedicated to the language in which they were written. DescriptionThe programming languages can be classified in two families: compiled languages and interpreted languages.
The compiled languages (such as the C/C++, the COBOL, Lisp and well of others) require a compilation to be achievable on a computer. This compilation returns in fact to translate a program into pure machine language, so that a computer can include/understand the continuation of instruction of it.
Programs written in an interpreted language, or language of script (such as the Javascript the PHP, the ASP, Python etc), do not require compilation before being carried out. On the other hand, they require that the machine intended to carry out them has an interpreter, a program able to include/understand the whole of the instructions present in the program.
On Internet, one can distinguish two kinds of languages of script: those interpreted by the customer (it is the case of the Javascript or VBScript, included/understood by navigator Internet) and those interpreted by the waiter (the languages of development of dynamic sites like PHP or ASP form part of it). AuthorA.Z.M.Zakaria Author Emailzakaria.cuet@yahoo.com ReferencesDefinitions to be consultedASP ASP - Activate Server Page.
Language of development of dynamic pages for the Web Windows Vista Future operating system of Microsoft, launched on August 3, 2005 in version beta and intended to replace in the long term Windows XP (at the end of 2006): known initially under the name of Longhorn code, this new OS has as a slogan "clear, reliable, conn C # New programming language to create by Microsoft. C++ Programming language creates by Bjarne Stroustrup in 1983. COBOL Abbreviation of COmmon Business Orientated Language. Linux Core for operating system of the UNIX type distributed under a free licence (LPG) PHP PHP means "PHP: Preprocessor hypertext "(it is a recursive acronym) CRC - Cyclic redundancy check Method of correction of error, consisting in generating a code starting from the data to be controlled which one divides by a number fixed in advance. Debugging Correction of a program, a software, or an Application following a faulty operation. Ada Programming language structured, developed on the initiative of the American army. ASP - Activate Server Page Language of development of dynamic pages for the Web Perl Programming language general practitioner created at the origin for the automatic handling of texts and from now on used in a broad range of tasks, of which the administration system, the development Web, the programming network, the creation of graphic i UNIX One of the oldest operating systems. Application Term secific to indicate a software, a program. J2EE Platform of development of application being based on the Java language, whose specifications are managed by company SUN.
|