progs/while-arrays/compile_arrays.sc
changeset 981 14e5ae1fb541
parent 975 ae5c03560d4d
equal deleted inserted replaced
980:0c491eff5b01 981:14e5ae1fb541
     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