general/programming-constructs
Surf Wiki
Generator (computer programming)
Routine that generates a sequence of values
Macro (computer science)
Rule for substituting a set input with a set output
Access modifiers
Keywords in object-oriented programming languages
Hazard pointer
Programming concept
Forward declaration
Declaration of an identifier in computer programming
Tagged pointer
Class of computer memory address reference
Autoload
Loading and linking portions of a program from mass storage automatically when needed
Predeclared
Programming construct
Type punning
Technique circumventing programming language data typing
Literal (computer programming)
Notation for representing a fixed value in source code
Constant (computer programming)
Value that is not changed during execution
List comprehension
Syntactic construct for creating a list based on existing lists