programming language
vocabulary and signs through which one is able to give an operational command to the computer | ||||
Search Dictionary:
Programming language definition was found in categories: Computer & Internet(3) Language, Idioms & Slang(2) Science & Technology(1) Encyclopedia(1)
Programming language Definition from Computer & Internet Dictionaries & Glossaries
| FOLDOC |
programming language
<language> A formal language in which computer programs are written. The definition of a particular language consists of both syntax (how the various symbols of the language may be combined) and semantics (the meaning of the language constructs).
Languages are classified as low level if they are close to machine code and high level if each language statement corresponds to many machine code instructions (though this could also apply to a low level language with extensive use of macros, in which case it would be debatable whether it still counted as low level). A roughly parallel classification is the description as first generation language through to fifth generation language.
Another major distinction is between imperative languages and declarative languages.
Programming languages time-line/family tree.
(2004-02-18)
<language> A formal language in which computer programs are written. The definition of a particular language consists of both syntax (how the various symbols of the language may be combined) and semantics (the meaning of the language constructs).
Languages are classified as low level if they are close to machine code and high level if each language statement corresponds to many machine code instructions (though this could also apply to a low level language with extensive use of macros, in which case it would be debatable whether it still counted as low level). A roughly parallel classification is the description as first generation language through to fifth generation language.
Another major distinction is between imperative languages and declarative languages.
Programming languages time-line/family tree.
(2004-02-18)
| A Glossary of Internet & PC Terminology |
Programming Language
An artificial language through which a set of instructions can be performed by a PC . Examples are:-
Basic
C, C++
Cobol
Java
JavaScript
Perl
Visual Basic
An artificial language through which a set of instructions can be performed by a PC . Examples are:-
| Panda Software Glossary |
Programming language
Set of instructions, orders, commands and rules that are used to create programs.
Computers understand electronic signals (values 0 or 1). Languages allow the programmer to specify what a program must do without having to write long strings of zeros and ones, but using words (instructions) that are more easily understood by people.
Set of instructions, orders, commands and rules that are used to create programs.
Computers understand electronic signals (values 0 or 1). Languages allow the programmer to specify what a program must do without having to write long strings of zeros and ones, but using words (instructions) that are more easily understood by people.
Programming language Definition from Language, Idioms & Slang Dictionaries & Glossaries
| WordNet 2.0 |
programming language
Noun
1. (computer science) a language designed for programming computers
(synonym) programing language
(hypernym) artificial language
(hyponym) algorithmic language
(classification) computer science, computing
Noun
1. (computer science) a language designed for programming computers
(synonym) programing language
(hypernym) artificial language
(hyponym) algorithmic language
(classification) computer science, computing
| hEnglish - advanced version |
programming language
programming language
n : (computer science) a language designed for programming computers [syn: programing language]
programming language
n : (computer science) a language designed for programming computers [syn: programing language]
Programming language Definition from Science & Technology Dictionaries & Glossaries
| Telecommunication Standard Terms |
programming language
An artificial language that is used to generate or to express computer programs. Note: The language may be a high-level language , an assembly language , or a machine language . (188 )
An artificial language that is used to generate or to express computer programs. Note: The language may be a high-level language , an assembly language , or a machine language . (188 )
Programming language Definition from Encyclopedia Dictionaries & Glossaries
| Wikipedia English - The Free Encyclopedia |
Programming language
A programming language is an artificial language that can be used to control the behavior of a machine, particularly a computer. Programming languages, like natural languagess, are defined by syntactic and semantic rules which describe their structure and meaning respectively. Programming languages often (but not always) formally specify syntax and semantics to make them easier to parse and interpret.
| See more at Wikipedia.org... |
