- ... ASM)![[*]](file:/usr/lib/latex2html/icons/footnote.png)  
- formerly known as ``Aslan''; the name has been changed
  because of a name conflict with another tool.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
 
- ... blocks:![[*]](file:/usr/lib/latex2html/icons/footnote.png)  
- the meaning of the
   rule is explained later
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
 
- ...B![[*]](file:/usr/lib/latex2html/icons/footnote.png)  
- in step 1:
  f(0):=0; in step 2: f(0):=1
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
 
- ...B.![[*]](file:/usr/lib/latex2html/icons/footnote.png)  
- that means that in the second step the update r:=0 is
  performed in B, in the third step r:=1
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
 
- ... g.:![[*]](file:/usr/lib/latex2html/icons/footnote.png)  
- XASM uses a special syntax for pattern matching variables
  and equality symbol
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
 
- ...
"nyString".![[*]](file:/usr/lib/latex2html/icons/footnote.png)  
- Single quotes are used for the regular
  expressions in order to prevent interpretation of special symbols
  (like `` '') in the string. To understand the example:
  ^ stands for the beginning, $ for the end of a
  string, the dot represents any character, and the asterisk stand for
  zero or more occurrences of the preceeding expression. '') in the string. To understand the example:
  ^ stands for the beginning, $ for the end of a
  string, the dot represents any character, and the asterisk stand for
  zero or more occurrences of the preceeding expression..
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.