Probably worth mentioning that GNU Smalltalk targets that kind of application. I don&#39;t use it, so I can&#39;t tell you how nice it is (except that when I tried it, there wasn&#39;t a working gui, so I went away).<br><br>

<div><span class="gmail_quote">On 9/26/08, <b class="gmail_sendername">Randal L. Schwartz</b> &lt;<a href="mailto:merlyn@stonehenge.com">merlyn@stonehenge.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&gt;&gt;&gt;&gt;&gt; &quot;Bert&quot; == Bert Freudenberg &lt;<a href="mailto:bert@freudenbergs.de">bert@freudenbergs.de</a>&gt; writes:<br>
<br>Bert&gt; Am 26.09.2008 um 05:12 schrieb Mark Volkmann:<br><br>&gt;&gt; Is it possible to run a Squeak program from a terminal window and&nbsp;&nbsp;have<br>&gt;&gt; access to the stdin and stdout streams from the Smalltalk code?<br>
<br>Bert&gt; Yes.<br><br>&gt;&gt; If so, pointers to documentation on this would be much appreciated.<br><br><br>Bert&gt; <a href="http://wiki.squeak.org/squeak/708">http://wiki.squeak.org/squeak/708</a><br><br>That&#39;s for Squeak creating child processes.&nbsp;&nbsp;I *think* the question<br>
is more along the lines of:<br><br>&nbsp;&nbsp;<a href="http://wiki.squeak.org/squeak/425">http://wiki.squeak.org/squeak/425</a><br><br>as in, &quot;how can I run Squeak from a command line, and get access<br>to the command-line arguments?&quot;<br>
<br>The longer answer is that we generally *don&#39;t* do that, so there&#39;s not a lot<br>of discussion or support for it, but there it is.<br><br>--<br>Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095<br>
&lt;<a href="mailto:merlyn@stonehenge.com">merlyn@stonehenge.com</a>&gt; &lt;URL:<a href="http://www.stonehenge.com/merlyn/">http://www.stonehenge.com/merlyn/</a>&gt;<br>Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.<br>
See <a href="http://methodsandmessages.vox.com/">http://methodsandmessages.vox.com/</a> for Smalltalk and Seaside discussion<br>_______________________________________________<br>Beginners mailing list<br><a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br></blockquote></div><br>