language construct

(idea) by BeeJay (?) Sat Nov 13 1999 at 9:49:36
Language constructs is what builds a programming language. Different languages have different kinds of language constructs. A loop is a language construct found in many (most) programming languages. Other examples are: definition (of various things), method invocation (function call), if-then-else branches, and so on.
Different languages may have different views of what constitutes a construct. What is a construct in one language may be an object of another language.
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.