Hello, On Thu, May 13, 2010 at 9:27 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
On May 13, 2010, at 12:46 AM, Geoffroy Couprie wrote:
Hello,
On Thu, May 13, 2010 at 12:38 AM, Michael van der Gulik <mikevdg@gmail.com> wrote:
There's a package called REPLServer for Squeak which does the above. It has command line editing and history.
Aww, you just killed my first real Smalltalk program :(
Have a look there is certainly space to improve. If it works in pharo it would be great to produce a ConfigurationOfREPL for pharo1.0 and pharo1.1
I tried REPLServer, and it works really well! It has a dependency on TcpService, so I had to install KomServices and DynamicBindings. Is there a tutorial somewhere about writing Metacello configurations? Best regards, Geoffroy