modulo operator coming next! if statements added! keyboard inputs added! sound added!
var x = 0; x = x + 1; + - * / s c l (s = sine, c = cosine l = log) log (x); log exampletext; rect (x,y,width,height); writepixel (x,y); penstats (size,r,g,b); forever; end; if (x = y); endif; keyinput (key); endinput; sound (1-10,0-100,0-100);