USING: formatting io kernel locals math math.functions math.parser ;IN: main"Hello, World" printf:: loop ( i -- ) i printf; readln string>numberloop
Standard input is empty
Hello, WorldThe word loop cannot be executed because it failed to compile Cannot apply “printf” to an input parameter of a non-inline word macro printf
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!