Implement Memoization.
[cl-opossum.git] / TODO
bloba101b1080e81a6b42d2c8b5742ef056f0a389761
2 * Fix opossum.peg until it
3 - works for example.peg
4 - can bootstrap itself
6 * Implement memoization in generated functions
7 - partially done (needs to be done for built-ins too; should be done
8    through macro)
10 * profile
13 $Id$