Write a program which reads a grammar using bison, parses a sentence and outputs the syntax tree as text, or graphViz or something. Some example bison code can be found here. For further information and guidance on this task, you are encouraged to come to our IRC channel.