USING: kernel sequences locals io formatting strings math math.parser math.functions ; IN: main "Hello, World" print readln string>number 1 +
30
./prog.factor
5: iota [2 log * exp round "%d " printf] each
^
No word named “[2” found in current vocabulary search path