Glossary Entry: Script
Definition
In computing, a script is a set of instructions for the computer to execute via an interpreter. Unlike normal programs, a script's instructions are executed as they are read rather than compiled into an executable file.
Back to the list of technical terms
Back to the Glossary's Table of Contents