[squeak-dev] SqueakJS for Scratch (was: Questions on scratchJS:

David T. Lewis lewis at mail.msen.com
Sun Feb 9 03:05:32 UTC 2020


Hi Stefano,

I am changing the subject line to "SqueakJS for Scratch" because google
sends me somewhere else for "ScratchJS".

I think that you are asking about running Scratch on Bert Freudenberg's
SqueakJS, which is a modern Squeak virtual machine implemented entirely
in JavaScript for HML5, rather than the traditional compiled virtual
machines that run on operating systems such as Linux and Windows.

If I understand your question correctly, you are asking about how to
run Scratch on SqueakJS locally on your PC, and you want to understand
where the Scratch files are stored on your PC.

I do not have good answers to your questions but I am sure that others
on this list can help. I am also CC'ing the squeak-dev mailing list
where some of the real Scratch and SqueakJS experts reside.

Here are some useful links for SqueakJS information:

  https://squeak.js.org/
  http://try.squeak.org/
  https://github.com/bertfreudenberg/SqueakJS

And for Scratch:

  https://www.raspberrypi.org/blog/a-new-version-of-scratch-for-raspberry-pi-now-with-added-gpio/
  https://www.raspberrypi.org/blog/test-tims-nuscratch-beta/
  https://github.com/raspberrypi/scratch

Dave


On Sun, Feb 09, 2020 at 01:01:57AM +0000, stefano federici wrote:
>  
>  I managed running ScratchJS locally by saving the page https://squeak.js.org/run/ to my PC and the dragging my Scratch.image into the page. 
> 
> What I don't know is where the SqueakJS file system is stored. When I open the File>Open dialog I can see the SqueakJS and ScratchProjects folders. Where are they stored in my PC?
> 
> Thanks in advance
> 
> Stefano Federici
> -------------------------------------------------
> Universit?? degli Studi di Cagliari
> Facolt?? di Studi Umanistici
> Dipartimento di Pedagogia, Psicologia e Filosofia
> Via Is Mirrionis 1, 09123 Cagliari, Italia
> -------------------------------------------------
> Tel: +39 349 818 1955 Fax: +39 070 675 7113
> 
>      Il venerd?? 7 febbraio 2020, 21:39:50 CET, stefano federici <s_federici at yahoo.com> ha scritto:  
>  
>  Dear All,
> I have two questions about ScratchJS (that I think is an awesome project):
> - is it possible to run ScratchJS locally? I tried to run index.html in the SqueakJS-master\scratch folder, but I just got a black square in the upper left corner
> - can I open local projects in ScratchJS?
> 
> Thanks in advance for your help
> 
> Regards
> Stefano Federici
> -------------------------------------------------
> Universit?? degli Studi di Cagliari
> Facolt?? di Studi Umanistici
> Dipartimento di Pedagogia, Psicologia e Filosofia
> Via Is Mirrionis 1, 09123 Cagliari, Italia
> -------------------------------------------------
> Tel: +39 349 818 1955 Fax: +39 070 675 7113  


More information about the Squeak-dev mailing list