Update June 10, 2012 (!) Due to various people spurring me on on the forums, I'll be restarting this project now. :) **Update April 17, 2011** •Branch commands run with numbers, strings and variables. Previously, they worked only with variables. **Update April 14, 2011** v.2.0 Released! •Operators can operate with variables AND numbers: You can to x + 1, while before you could only do x+y •Added mod and exponents •Added strings. Now uses JOIN, LENGTH, and GETLETTER. Changed default program yet again. **Update April 13, 2011** •Default program calculates e, not phi •Added JMP feature //Quicksilver\\ QuickSilver is a programming language built within Scratch. It features: •Variables: you can spawn as many variables as you can, and even name them! Operations are: +,-,*,/,SET,INPUT •Beautiful flow control: you use a cool new system to use flow control, called 'TelePoints'. Basically, you can add a marker to any part of coding, and later tell the program to jump to that marker. These can be named, too. •Compiler/decompiler: you can run coding online! Just choose decompile, and paste coding within the ask box! (only works in Flash player) •Strings The built-in code prints the times tables to 12*12 To get codes/share codes/ learn how to program, click the following link: http://scratch.mit.edu/forums/viewtopic.php?id=59333