fork download
  1. USING: io kernel math math.parser ;
  2.  
  3. readln string>number
  4. 2 /
  5. number> string print
Runtime error #stdin #stdout 0.18s 159232KB
stdin
4
stdout
./prog.factor

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