[Opa] A beginner's question about what is Opa
Nicolas Glondu
nicolas.glondu at mlstate.com
Mon Jan 9 14:50:10 UTC 2012
On 09/01/2012 15:34, Victor Reyes wrote:
> To do any I/O, including GUI stuff, Opa needs a Browser, correct?
> You can't do any I/O via the terminal (console) other than starting
> the executable, correct?
>
As far as I know, you can't do any input using the terminal (other than
starting the executable with args, of course). You can make some output
using the "jlog" function : http://doc.opalang.org/#!/value/stdlib.core/jlog
--
Nicolas G
More information about the Opa
mailing list