Undergraduate Programming Languages

Undergradate CS345 Spring 2007
Time: TTH 2:00-3:30P
Location: GEO 2.102
Unique: 54990
Newsgroup: utexas.class.cs345-cook


Instructor: William Cook
Email: wcook@cs.utexas.edu
Phone: (512) 471-9555
Office: ACES 5.244
Office Hours: Mon 4-5, Thurs 3:30-4:30 (or by appointment)

Teaching Assistant:Changhai Xu
Email: changhai@cs.utexas.edu
Office Hours:
Mon   10:30-11:30am
Fri      1:00-2:00pm
Office Hours Location: ESB 229 Desk #1


Final Exam Date and Time: TUESDAY, MAY 15, 9-12 N
Final Exam Room:       GEO 2.102

News

Project #3 assigned due May 1

Homework #4:  10.6, 10.7, 10.8  due April 19


old news

Updated the project 2 assignment (showing differences) to provide a better way to (using YYSTYPE) to set the type of the parser to AST.
Updated Abstract Syntax Tree (AST) example to incude unix build script
Program 2 assignment updated. Also, i have uploaded an example that creates an AST and prints it out.
Midterm review posted

Program #2 assigned due April 10
HW #3: 7.2, 7.8, 7.19, 7.24, 7.27, 7.28
Due Tues March 6
HW #2: 3.4, 3.5, 3.9, 3.13, 3.17
Due Tuesday Feb 20

Notes on Project #1

NOTE: Update to Homework #1:

HW #1:
2.1 (a) and (e)
2.3
2.6 (write it in “C” programming language )
2.9 (NOTE: you don't have to build the parse table in part C)
2.18