Languages Processing

Project using YACC to process Thesaurus.

Check the project statement here and the final report here.

Compiling and executing:

First change the permissions:

chmod 755 run

And then:

> ./run exemplo.th

OR:

> make
> ./thesaurus < exemplo.th
> make dots
> open out/html/index.html

Cleaning:

> make clean

Contributing

Gonçalo Faria

Catarina Machado

João Vilaça