1.0.1 — a file format of our own: projects got thousands of times smaller The 2-bit Calculator example used to be a 4.7 MB file. It is now 1.0 KB. Nothing abo...
1.0.0 — the engine moves out, and one version number becomes three Nothing you can see changed in this release. What changed is where the code lives, and that...
Update 0.3.1 — the mouse enters the language, the world gets memory, and the editor lets you move code around Until now a program could only read what was alr...
Update 0.3.0 — undo, a world you can resize, and a speed dial that finally works Three things you could not do before this update: take back a click, change t...
Update 0.2.2 — a window that fits, an editor that folds, and a spinning cube This one is mostly about room to work: the window finally behaves like a window...
Cell Automaton Engine — 0.2.1 Learning New "Learn" section with three chapters: Controls , Visual Rule , Scripting . Text descriptions of both individual feat...
0.2.0 Script Language — New Expression Types SIN , COS , TAN , CTAN — trigonometric functions (arguments are specified in radians). CTAN returns 0 when tan(...