Methods to interpret a list of statements. Source: 11.js, line 470 Methods loop() [ 'loop' cond stmt ] Source: 11.js, line 485 print() [ 'print' value ... ] Source: 11.js, line 480 select() [ 'select' cond then else? ] Source: 11.js, line 490 stmts() [ 'stmts' stmt ... ] Source: 11.js, line 475