[squeak-dev] Re: stdio support

David T. Lewis lewis at mail.msen.com
Thu Nov 4 02:45:06 UTC 2010


On Wed, Nov 03, 2010 at 01:06:32PM -0700, Eliot Miranda wrote:
> On Wed, Nov 3, 2010 at 1:02 PM, Sean P. DeNigris <sean at clipperadams.com>wrote:
> 
> >
> > I must have missed something - does this mean I don't have to install
> > OSProcess and CommandShell anymore to easily run a unix command and get the
> > output back (e.g. "ls")?
> >
> 
> No.  The stdio support means you can read and write stdio and hence more
> easily add Squeak to a pipe or, as I did, write a command-line
> read-eval-print loop (reader).

FYI, a read-eval-print loop is also included in CommandShell:
  http://wiki.squeak.org/squeak/6023

Dave




More information about the Squeak-dev mailing list