Scratch Language

A description is at http://scratch.mit.edu.


Scratch is a building block style GraphicalUserInterface ProgrammingLanguage created by MIT Labs.

This programming language is heavily GUI based, with three still supported versions at time of writing.

It has chunks of code (scripts), which are activated as shown by their headings, e.g. There can be several scripts in each Sprite, and no sprite can tell another to do anything. (That is the purpose of Broadcasts) Each Spite can have as many costumes as the computer can cope with (there probably is a limit, but it'll be hard and long to get to, and it will differ between versions), which can all be different sizes.

TBC --SimonMould


The commands the language use are in the page ScratchLanguageCommands. --SimonMould


EditText of this page (last edited April 18, 2014) or FindPage with title or text search