picoc/TODO
zik.saleeba 2e545deb6a Arrays debugged and working
git-svn-id: http://picoc.googlecode.com/svn/trunk@80 21eae674-98b7-11dd-bd71-f92a316d2d60
2009-02-15 07:39:41 +00:00

14 lines
264 B
Plaintext

TODO
* pointers
* switch
* operator precedence
* enum
* interactive mode
Also:
* Do we really need OnHeap? Isn't every value on the stack anyway?
* Remove Var parameter from HeapPopStack() once we're certain it all works
* Clean up the two types of stack frame