A painting of me

Two More Days

   2 February 2004, the wee hours

Our assignment is due in two days. We are quite close to completion, though there are still two components we need to get working. First, we need to make a symbol table. This shouldn’t be too difficult, and I think Kumar is almost finished implementing one. The second task, which will be trickier to do, is error recovery. Right now, when an error occurs, the program prints an error message and terminates. Ideally, the behaviour our compiler should exhibit is some sort of recovery strategy that allows it to keep parsing, looking for more errors. I hope we can get everything done in time.

|  

Comments

Don't be shy, you can comment too!

 
Some things to keep in mind: You can style comments using Textile. In particular, *text* will get turned into text and _text_ will get turned into text. You can post a link using the command "linktext":link, so something like "google":http://www.google.com will get turned in to google. I may erase off-topic comments, or edit poorly formatted comments; I do this very rarely.