Created
May 21, 2012 18:15
-
-
Save mduvall/2763707 to your computer and use it in GitHub Desktop.
A list of popular metasyntatic variables
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
These are metasyntatic variables often used in computer programming, people seem to not know about this. | |
* Foo | |
* Bar | |
* Baz | |
* Qux | |
* Quux | |
This is to avoid future questions about: "what's a qux?", "who's actually named Foo Bar?", "Did you mean <some absurd correction>?" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment