CS 4300 - Compiler Theory

Fall, 2014

 

This is the home page for CS4300 - Compiler Theory, Fall, 2014. Various things may be added here as the semester progresses, so be sure to check back . . .

Syllabus

Project 1 Due Tuesday, Sept. 23 (60 points possible, 40 for program, 20 for test data)

CS homework / project submission page

word-count example This is the code we worked on in class, in the form we left it at the end of class . . .

The code we worked on is derived from the first example from the Flex & Bison book. The examples from the book are available here:

      ftp://ftp.iecc.com/pub/file/flexbison.zip

Here is the ''expression'' grammar fragment we have looked at:

Expression-BNF.pdf

Here is some preliminary information on the planned ''term project'' . . .
You should expect there to be changes to this soon, and ongoing, but this will give you an idea of what to expect.