Add TODO notes.
catseye
12 years ago
86 | 86 | |
87 | 87 | ...and so far seems to handle all of them correctly. |
88 | 88 | |
89 | TODO: implement AdjacencyClass, for REDGREEN. | |
89 | TODO (implementation) | |
90 | --------------------- | |
91 | ||
92 | * implement classes in Adjacency, for REDGREEN. | |
93 | * tests for, then implement, deep inheritance (class is a class) | |
94 | * clean up / document AST | |
95 | * compile to Javascript | |
96 | * compiler backend framework to allow compiling to other formats | |
97 | * compile to legacy Perl |