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