error and perhaps that should be flagged.
I will post again soon,
thanks
Greg
On 28 December 2017 at 09:58, Denis Kudriashov wrote:
> Hi Greg.
>
> 2017-12-28 4:05 GMT+01:00 Greg Lewin :
>>
>> (I want to try https://github.com/pharo-iot/PharoThings on the pi) - I
>> now
(I want to try https://github.com/pharo-iot/PharoThings on the pi) - I
now see there is another VM on there ... I have just tried it with
better results. Matching image-VM versions does seem to be a problem
with Smalltalk.
...
On 28 December 2017 at 02:34, Greg Lewin wrote:
> Hi,
>
>
Hi,
Having copied a viable pair of image+changes and its associated
sources file to a pi 3, in the same directory as the directory from
the zip file (from
https://ci.inria.fr/pharo/view/RaspberryPi/job/RaspberryPi-Publish/ws/64.zip)
containing the VM code for a rpi,
on running
./PharoS Pharo6.
there was a prolog on squeak long ago
http://wiki.squeak.org/squeak/1000
Scratch still seems to have no code-grouping abstractions like subroutines
or, better, functions - isn't this a rather important part of learning to
code well? Having loop facilities with no GOTO in sight is a good start,
but it looks incomplete all the same - with subroutines, the concepts of
fac