release 1.50
Got rid of the intermediate bytecodes and stackvm.
Assembly code generator completely rewritten to work directly from the Ast. (NOTE: unfortunately there's still a big code size regression caused by this)
Continuous compilation mode added.
Better syntax error checking.
added dontuse zeropage option