Programs are written in a programming language (See What is a Programming Language?) then translated into machine code by a compiler and linker so that the computer can execute it directly or run it line by line (interpreted) by an interpreter program. Popular scripting languages like Visual Basic in Microsoft Office are interpreted.

