Tom Says: Safe code is boring code! Why??
Previous page:
Flocking Critters in Processing (lazy day sketch)
Next page:
Melody improvisor
I've been working on a compi-ler, all the live-long niiiight!
-10 => int a;
while(a) {
<<< a >>>;
a + 1 => a;
}
--- instructions ---
init a = 0
push value -4
assign a
discard
push var a
cast to bool
while (push var a; cast to bool) { push var a; print 1; push var a; push value 1; add (int); assign a; discard }Posted Mar 13, 2009, in the early morning.