Uni-Logo

Program Analysis: Project

General Information

  • If you have questions and problems, please ask them in the forum!

Project description

The assignments for this year's project are available here: project.pdf. Remember that you can choose between assignment 1 (theory) and assignment 2 (practise).

Downloads for Assignment 2

We provide a parser and pretty-printer for the FUN language in both Haskell and Java.

If you implement in Java, you should use the new version of Generic SableCC parser generator. If you use eclipse, you can install it following this description.