Skip to content

release 1.50

Compare
Choose a tag to compare
@irmen irmen released this 10 Aug 19:41
· 3895 commits to master since this release

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