This commit is contained in:
bellard
2001-11-11 22:51:50 +00:00
parent eb0e3e70dc
commit 4dceee3677
2 changed files with 42 additions and 8 deletions

3
TODO
View File

@@ -2,9 +2,12 @@ TODO list:
Critical:
- initializers
- add hash tables for symbols (useful for long programs)
- 0 is pointer - fix type compare
- add message if external function or variable not found.
- add float/double support (should be as small as possible while being
usable for RISC code generator too).
Not critical: