Computing
- utility
(computer science) a program designed for general support of the processes of a computer;...
- instruction
(computer science) a line of code written as part of a computer program.
- compiler
(computer science) a program that decodes instructions written in a higher order language...
- interface
(computer science) a program that controls a display for the user (usually on a computer...
- interpreter
(computer science) a program that translates and executes source language statements...
Also contains
- application
A program that gives a computer instructions that provide the user with tools to accomplish...
- procedure
A set sequence of steps, part of larger computer program.
- malevolent program
A computer program designed to have undesirable or harmful effects.
- search engine
A computer program that retrieves documents or files or data from a database or from...
- tagger
A computer program that attaches labels to the grammatical constituents of textual matte...
- supervisory program
A program that controls the execution of other programs.
- parser
A computer program that divides code up into functional components; "compilers must parse...
- job control
A program that is called to prepare each job to be run.
- library program
A program in a program library.
- monitor program
A program that observes and regulates and controls or verifies the operations of...
- object program
A fully compiled or assembled program ready to be loaded into the computer.
- source program
A program written in a language from which statements are translated into machine...
- relocatable program
A program that can be located in different parts of memory at different tim...
- reusable program
A program that can be loaded once and executed repeatedly.
- Web Map Service
A computer program that produces maps of spatially referenced data dynamically from...
- self-adapting program
A program that can change its performance in response to its environment.
- spider
A computer program that prowls the internet looking for publicly accessible resources that...
- spreadsheet
A screen-oriented interactive program enabling a user to lay out financial data on the...
- stored program
A program that is stored in the memory of the computer that executes it.
- syntax checker
A program to check natural language syntax.
- system program
A program (as an operating system or compiler or utility program) that controls some...
- text-matching
A computer program that looks for text that matches a given text; "Google uses text-matching...
- translator
A program that translates one programming language into another.
- LISP program
A program written in LISP.
- FORTRAN program
A program written in FORTRAN.
- C program
A program written in C.
- anti-virus program
A computer program that checks a computer for viruses and prevents their spr...
- binary
A pre-compiled, pre-linked program that is ready to run under a given operating system; a...
- loop
A computer program that performs a series of instructions repeatedly until some specified condition...
- patch
A short set of commands to correct a bug in a computer program.
- assembler
A program to convert assembly language into machine language.
- checking program
A program that examines other computer programs for syntax errors.
- debugger
A program that helps in locating and correcting programming errors.