Distributing Scratch Projects as Exe (sort of…)
Friday, March 14th, 2008
I have uploaded a little experimental prototype of a utility that lets you turn a Scratch Project into a “stand-alone” executable for Windows. You can get it from the download page.
Urgent demand for something like this has been expressed for a long time by many members of the Scratch community in the Scratch Forums. I don’t really know what’s behind all this. It seems that many children (and adults) feel that they’re not really programming, as long as they can’t make an exe out of their work. Others seem to be so proud of their creations, that they want to “hide the code” at all costs, lest others find out about their intellectual “secret weapons” and “copy” them. Another user group in seemingly dire need to hide code can be found among educators. There seems to be a didactical necessity for students to recreate a teacher’s example on their own, without knowing how the teacher did it…
I find these motivations - to put it mildly - questionable and technically ridiculous. But then, if being able to make an exe is all that it takes to turn people on to programming in Scratch and make the community grow, then give these people what they want, “panem et circenses”.
The technical details of my “fake” compiler are as of now too trivial to discuss, but what did you expect, being able to translate Scratch projects into assembler?
I have just updated Chirp with the following three new features: