fork download
  1. USING: io formatting kernel strings math sequences ;
  2. "Hello, World!" write
  3. readln string>number
Runtime error #stdin #stdout 1.3s 164864KB
stdin
Hello World!
30
stdout
./prog.factor

3: readln string>number
                       ^
No word named “string>number” found in current vocabulary search path