Fortunately, only one other person has started on the project
(as of yesterday's meeting, anyway), so it's not like everyone is
further along than I am already.
I'll be {crushing your house, designing the AST and symbol table}
today and hopefully implementing it tonight and tomorrow.
Tue May 16 2000 07:25:
I'm going to have to write all the abstract syntax tree code and
symbol table code and symbol table stack (actually a linked list) code before I
even get started on the semantic checking. You're supposed to use
the sample code, but the sample code is poorly designed, and the
TA says:
If you feel there is an error
or inadequacy in skeleton, it is not a problem of skeleton itself,
it is your challenge! Fix it or elaborate it.