Content deleted Content added
m Reverted edits by 81.108.9.224 (talk) (HG) (3.4.6) |
m Remove dissociation with function as it contradicts the definition. |
||
Line 3:
A '''language construct''' is a [[syntax|syntactically]] allowable part of a [[Computer program|program]] that may be formed from one or more [[lexical token]]s in accordance with the rules of a [[programming language]]. In simpler terms, it is the syntax/way a programming language is written.
The term "language construct" is often used as a synonym for [[Control flow|control structure
==Examples of language constructs==
|