Tagged Questions
2
votes
4answers
120 views
Metasyntactic variables: do you use something else than “foo”, “bar” according to your mother tongue
In english, the variables foo and bar are very often used for simple examples, or for anonymous variables (see these three posts for more on these metasyntactic variables (1), (2), (3))
Usually, I ...