Dictionary.com
Thesaurus.com
Showing results for programming language. Search instead for programing language.

programming language

American  
[proh-gram-ing lang-gwij] / ˈproʊ græm ɪŋ ˌlæŋ gwɪdʒ /

noun

  1. a high-level language used to write computer programs, as C++ or Python, or, sometimes, an assembly language.


programming language British  

noun

  1. a simple language system designed to facilitate the writing of computer programs See high-level language low-level language machine code

"Collins English Dictionary — Complete & Unabridged" 2012 Digital Edition © William Collins Sons & Co. Ltd. 1979, 1986 © HarperCollins Publishers 1998, 2000, 2003, 2005, 2006, 2007, 2009, 2012

programming language Scientific  
/ prōgrăm′ĭng /
  1. An artificial language used to write instructions that can be translated into machine language and then executed by a computer. English and other natural languages are not used as programming languages because they cannot be easily translated into machine language.

  2. ◆ A compiled language is a language in which the set of instructions (or code) written by the programmer is converted into machine language by special software called a compiler prior to being executed. C++ and SmallTalk are examples of compiled languages.

  3. ◆ An interpreted language is a language in which the set of instructions (or code) written by the programmer is converted into machine language by special software called a compiler prior to being executed. Most scripting and macro languages are interpreted languages.

  4. See also program


programming language Cultural  
  1. In computer technology, a set of conventions in which instructions for the machine are written. There are many languages that allow humans to communicate with computers; C++, BASIC, and Java are some common ones.


Etymology

Origin of programming language

First recorded in 1955–60

Example Sentences

Examples are provided to illustrate real-world usage of words in context. Any opinions expressed do not reflect the views of Dictionary.com.

IBM suffered its worst day in 25 years, compounded by Anthropic’s announcement that its Claude AI could modernize COBOL, the programming language holding IBM’s mainframe empire together.

From MarketWatch • Mar. 19, 2026

Shares plummeted 13% on Monday after AI start-up Anthropic wrote a blog post detailing how its Claude Code tool can modernize the computer programming language used on IBM mainframes.

From Barron's • Feb. 24, 2026

Tech YouTuber Dave Eddy posted a video on Monday showing his followers how to use the Epstein files to download a reference manual for the programming language Bash.

From Slate • Feb. 3, 2026

Python, a programming language, may surprise some as an example to pick, since it has been around for more than three decades.

From BBC • Dec. 14, 2025

A programming language is a translation of a goal into a description of the logical processes through which the goal can be achieved.

From The Civilization of Illiteracy by Nadin, Mihai