Differences between version 2 and previous revision of MetaSyntacticVariable.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Thursday, October 9, 2003 10:18:03 am | by StuartYeates | Revert |
Older page: | version 1 | Last edited on Wednesday, October 8, 2003 5:47:06 pm | by StuartYeates | Revert |
@@ -1,3 +1,5 @@
A variable variable, used to refer to another [variable]. Commonly used when discussing SourceCode in english when the speaker is refering to a [variable] and the name is unimportant.
-See also: [Foo], [foo]
+The type of a MetaSyntacticVariable is generally held to be irrelavent, partly because there are commonly used [variable] names when the type is important (''i'', ''j'' and ''k'' for loop counters, for instance).
+
+
See also: [Foo], [foo] and [Bar
]