Scratch

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Links and references)
Line 18: Line 18:
 
== Links and references ==
 
== Links and references ==
 
* [http://scratch.mit.edu/ Official site]
 
* [http://scratch.mit.edu/ Official site]
* [http://info.scratch.mit.edu/Scratch_1.4_Download Program Download]
 
* [http://info.scratch.mit.edu/sites/infoscratch.media.mit.edu/files/file/ScratchGettingStartedv14.pdf Getting Started document]
 
 
* [[Wikipedia:Scratch (programming language)|Wikipedia article]]
 
* [[Wikipedia:Scratch (programming language)|Wikipedia article]]
 
* [http://boingboing.net/2012/11/12/super-scratch-programming.html Boing Boing article]
 
* [http://boingboing.net/2012/11/12/super-scratch-programming.html Boing Boing article]
  
 
[[Category:MIT]]
 
[[Category:MIT]]

Revision as of 13:22, 12 May 2013

File Format
Name Scratch
Ontology
Extension(s) .sb, .sprite, .sb2
Released 2006


Scratch is a programming language developed at MIT for use in teaching small children programming. Unlike most programming languages which use plain-text source code, the code in Scratch consists of graphical blocks that can be dragged around in the development interface (a free download) to form programs that manipulate objects on the screen. Shapes, colors, and icons are used to distinguish the different things which can be inserted into a program.

Since the code isn't plain text, the file formats used in saving programs are more complex than for most other programming languages.

Version 2.0 can be run straight from a browser, requiring no installations on your computer.

File formats

Links and references

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox