Multiple lines in REPL

View: New views
1 Messages — Rating Filter:   Alert me  

Multiple lines in REPL

by klr_home :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Io newbie here. I started the io REPLoop and was shocked I couldn't paste multi-line examples in. The compiler stops on an incomplete line, rather than most REPLs which continue on new lines until a complete statement appears. What's up with that? Am I missing something?

Also, is there any kind of GUI for Io development? Even something basic? TIA.