Home > Blossary: Programming Languages
A programming language is a formal constructed language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs to control the behavior of a machine or to express algorithms.
The description of a programming language is usually split into the two components of syntax(form) and semantics (meaning). Some languages are defined by a specification document (for example, the C programming language is specified by an ISO Standard), while other languages (such as Perl) have a dominant implementation that is treated as a reference.
Category: Science
2 Terms
1
Created by: Professor Cooper
Number of Blossarys: 1
My Terms
Collected Terms
Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of ...
Domain: Computer; Category: Computer science Collected Term
JavaScript (JS) is a dynamic computer programming language. It is most commonly used as part of web browsers, whose implementations allow client-side scripts to interact with the user, control the ...
Domain: Computer; Category: Software engineering Collected Term
1 of 1 Pages 2 items
Other Science Blossarys