This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2007-06-19 14:50:42

whkee
Scratcher
Registered: 2007-06-19
Posts: 1

From Scratch to Squeak

Hi,

I'm also programming Smalltalk using squeak!
Is there anyway to Squeak environment from Scratch?

Cheers, mike

Offline

 

#2 2007-06-20 08:35:04

johnm
Scratcher
Registered: 2007-03-08
Posts: 100+

Re: From Scratch to Squeak

Hi, Mike.

No, you can't get at the underlying Squeak system from Scratch. If you're interested in doing that you, you could use Squeak's EToys scripting environment. In that environment, you can script with blocks or you can switch to writing scripts in Smalltalk. Squeak is very flexible--but it can also be a bit overwhelming, which is why we decided to take a different approach with Scratch.

  -- John

Offline

 

Board footer