- metasyntactic variable
-
Use metasyntactic variables like foo and bar when you need a name but the particular name doesnt matter.
Wikipedia foundation.
Use metasyntactic variables like foo and bar when you need a name but the particular name doesnt matter.
Wikipedia foundation.
Metasyntactic variable — For the term as used in formal logic, see Metavariable (logic). In computer science, programmers use metasyntactic variables to describe a placeholder name or an alias term commonly used to denote the subject matter under discussion or an… … Wikipedia
metasyntactic — adjective Used in describing syntax See Also: metasyntactic variable … Wiktionary
Temporary variable — In computer programming, a temporary variable is a variable whose purpose is short lived, usually to hold temporarily data that will soon be discarded, or before it can be placed at a more permanent memory location. Because it is short lived, it… … Wikipedia
Metasyntaktische Variable — Eine metasyntaktische Variable ist eine Variable in Computer Programmcode, die ausschließlich zur Benennung von beliebigen Entitäten in Beispielen dient. Eine metasyntaktische Variable hat ansonsten keine Bedeutung. Der Begriff stammt aus der… … Deutsch Wikipedia
Foo — is a metasyntactic variable used heavily in computer science to represent concepts abstractly and can be used to represent any part of a complicated system or idea including the data, variables, functions, and commands. Foo is commonly used with… … Wikipedia
Metavariable — Eine metasyntaktische Variable ist eine Variable in Computer Programm Code, die ausschließlich zur Benennung von beliebigen Entitäten in Beispielen dient. Eine metasyntaktische Variable hat ansonsten keine Bedeutung. Der Begriff stammt aus der… … Deutsch Wikipedia
TypeParameter — In computer programming languages, TypeParameter is a frequently used generic label used in templates to reference an unknown data type, data structure, or class. Templates are most frequently used in Java and C++. TypeParameter is similar to a… … Wikipedia
Outline of logic — The following outline is provided as an overview of and topical guide to logic: Logic – formal science of using reason, considered a branch of both philosophy and mathematics. Logic investigates and classifies the structure of statements and… … Wikipedia
Python (programming language) — infobox programming language name = Python paradigm = multi paradigm: object oriented, imperative, functional year = 1991 designer = Guido van Rossum developer = Python Software Foundation latest release version = 2.6 latest release date =… … Wikipedia
Alice and Bob — The names Alice and Bob are commonly used placeholder names for archetypal characters in fields such as cryptography and physics. The names are used for convenience; for example, Alice sends a message to Bob encrypted with his public key is… … Wikipedia