CSE P 501 Au05 Compiler Project

Project Description and Assignments


Resources


Test Programs

Here are some test programs from the previous version of CSE P 501. These are not legal MiniJava (yet!) but could give you some ideas for how to test your compiler, particularly the code generator. We'll try to get legal MiniJava equivalents for some of them on the web soon, but this might be of some use as is. If you convert any of these to MiniJava or have additional programs to contribute, please send them to one of the instructors or the mailing list and we'll put them on the web site.

Also, remember that there are several MiniJava test programs on the textbook web site (see above)


Project Directories

Details about project directories, where you can store CVS archives or anything else related to the course will be provided here later.


Return to CSE P 501 main page