notes for a end of semester progress report for dr shasha

Title: the good, the bad, the ugly

the bad:
- current limitations
- what remains to be done (a lot)

the ugly:
 - overall use of compiler: -c -a -p flags and their uses
 - describe strategy for code generation
 - some of the hacks used in the codegen

the good:
 - provide examples and aquery code generated
 - compare runtime and memory to naive q
 - add .a file that can be fed to ./aquery to use the compiler
