Hehe, just saw this. Thanks guys ^_^
As you've probably all noticed, I haven't been too active lately... Its mostly due to school and work loads. Normally I'd release what I have so far for the next Axe update, but unfortunately I'm rewriting the entire optimizer and parser once again. This time its to convert all parse tables to binary search trees, speeding up normal compiling faster than even the zoom feature! This required me to write my own assembler (finished) to do really complicated code restructuring automatically, like presorting lists and creating trees. But I still have quite a bit to go rewriting the optimizer on the assembly side...
Thanks again for all the support