Car insurance

eXtreme Coding…

March 20, 2006

*Announcer voice*

THIS IS GONNA BE EXTREEEEEEEEME!!!

Our final CS143 bug fix:

Type *timmy;
Location *baseLoc = base->EmitExpr(scope_stack, gen, params, timmy);

NamedType *jimmy = dynamic_cast<NamedType *>(timmy);
Assert(jimmy); // JIMMMAAAHHH!!!!!!!!!!
// Put Jimmy to work…
ClassDecl *c = GetClassDecl(scope_stack->Nth(0), jimmy);
var = c->FindIvan(field->GetName());

Timmy has to tell Jimmy to go find Ivan in the pixel mines

Finally done all my programming projects… yay! CS143 final is going to be anti-climatic.

1 Comment

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Notify me of followup comments via e-mail. You can also subscribe without commenting.