What happened to the pharo commandline "eval" function?
Does anyone know what happened to the pharo "eval" function on the
comnandline? It seems to have disappeared in the newer versions. The
Coral thing also seems to be abandoned as the readme is no longer there:
http://smalltalkhub.com/#!/~PharoExtras/Coral
Is there any way to send messages to pharo from commandline? Sometimes I
write an object in pharo and it can be useful to use if I am runing a
linux shell. Sometimes I have a bash script or something that needs an
answer from pharo.
- Steve