Write ProtoScript, run it in your browser.
Note: To flush the buffer use Io.print("\n"); or Io.print(Io.EOL);.
Io.print("\n");
Io.print(Io.EOL);
You can find the manual here.