Hi folks!! I am Siddhartha, a TA for the Compilers course being taught by Prof. Benjamin Goldberg. You can reach me most easily by email. I will put "stuff" here as needed.

Suggestions
Please...

  • Submit a README.txt giving directions on "HOW TO" compile and run your program, alongwith the assignment. This requires specifying "WHAT" compiler you used and any scripts that you might have used.
  • Submit your file only in .zip, .tar, .tar.gz or .tgz formats.
  • Put all your files into a single directory and then do the compression. This ensures that your files don't scatter among those of others. This makes it easier for us to check also.
  • Make sure your programs compile properly before you submit them. Check them on machines like sparky, slinky etc before you submit.
  • Specify the language you are using in the compressed filename. For example "JAVAsomething.zip" or "Csomething.tar" or "SMLsomething.tar.gz".
  • Write the "README" only in text format. Do NOT use html.