CS 540 Language Processors - Spring 2010

    Dr. Elizabeth White
    Office: Engineering, Rm. 5315
    Phone: 993-1586
    email: white@gmu.edu - put CS540 in subject line

    Course Content

    This course will cover the theoretical and implementation aspects of language processing. Emphasis will be on the design and construction of compilers. There are several substantial programming assignments associated with this course.
    • Compiler Design
    • Lexical Analysis
    • Syntax Analysis - grammars, LL(1) parsers, LR(1) parsers
    • Semantic Processing
    • Code generation and optimization

    Textbooks

    • Compilers: Principles, Techniques and Tools, Aho, Lam, Sethi & Ullman, 2006 (2nd edition)
    • lex & yacc, Levine et. al.

    Website: http://cs.gmu.edu/~white/CS540

    Grading Policies

    • There will be 4 programming assignments, together worth 50% of your grade (10% + 10% + 15% + 15%). These are to be individual efforts, meaning no sharing of code or discussion of problem solution allowed with anyone but me or the TA.
    • Midterm exam, worth 25% of your grade
    • The final exam, worth 25% of your grade, will be commulative with the primary emphasis (70-90%) on the material not tested in the midterm.
    • Both the final and midterm are closed book. You must have a written excuse (doctor's note, for example) to miss an exam. I reserve the right to give oral makeup exams in lieu of written.
    • It has been my experience that time is the biggest determiner of your final grade in this class. I suggest that you start assignments when I hand them out. They often take more time than you think.

    Note

    This course is delivered to the Internet section online using Elluminate which is part of Blackboard. Students in all sections have accounts on Blackboard and can play back the lectures and download the PDF slide files by going to courses.gmu.edu and logging in using their Mason ID and passwords.

    Honor Code

    You are expected to abide by the honor code. Programming assignments and exams are individual efforts. Information on the university honor code can be found at:
    http://jiju.gmu.edu/catalog/apolicies/honor.html

    This semester I will probably be using similarity detection software to assist me in finding honor code violations, should they occur.