Mouse (programming language): Difference between revisions

Content deleted Content added
m Reverting possible vandalism by 67.131.59.147 to version by AnomieBOT. False positive? Report it. Thanks, ClueBot NG. (292312) (Bot)
BG19bot (talk | contribs)
m WP:CHECKWIKI error fix for #61. Punctuation goes before References. Do general fixes if a problem exists. - using AWB (8855)
Line 17:
 
== Details ==
The language described here is the later version of Mouse, as described in the Mouse book.<ref name="grogono2" />. This version is an extension of the language described in the original magazine article.<ref name="grogono1" />.
 
=== Symbols ===
The following table describes each of the symbols used by Mouse.<ref name="grogono2" />. Here X refers to the number on the top of the stack, and Y is the next number on the stack.
 
{| class="wikitable"
Line 127:
 
=== Expressions ===
 
==== Common idioms ====
These expressions appear frequently in Mouse programs.
Line 196 ⟶ 197:
 
==Notes==
{{Reflist|2}}
<div class="references-small" style="-moz-column-count:2; column-count:2;">
<references/>
</div>
 
==See also==