| changeset 980 | 4f422766763f | 
| parent 974 | 06148fc63273 | 
| 979:15e49c674b46 | 980:4f422766763f | 
|---|---|
5 //  | 
5 //  | 
6 // Call with  | 
6 // Call with  | 
7 //  | 
7 //  | 
8 // amm compile_arrays.sc  | 
8 // amm compile_arrays.sc  | 
9  | 
9  | 
10 //> using toolkit 0.6.0  | 
10 //> using toolkit 0.7.0  | 
11  | 
11  | 
12  | 
12  | 
13 // the abstract syntax trees for WHILE  | 
13 // the abstract syntax trees for WHILE  | 
14  | 
14  | 
15 abstract class Stmt  | 
15 abstract class Stmt  |