Name: Brian McNamara CoC account: lorgon Object: compiler/interpreter Features implemented (put a '*' next to each one you did: [*] Procedures (with nested scopes) [*] Recursion [ ] Parameters [ ] Arrays [ ] Records [ ] Local constant propogation [ ] Local common subexpression elimination [ ] Global analysis and optimization of your choice Problems: Nothing works. Other notes: I haven't written any code.