USING: kernel sequences locals io formatting strings math math.functions ; IN: main "Hello, World" print readln string>number 1 +
30
./prog.factor
4: readln string>number 1 +
^
No word named “string>number” found in current vocabulary search path