University projects for Language Processing - course of Computer Engineering at University of Minho.
Both projects were made using the Linux OS.
First Subject: text filter using Flex and regular expressions that have to process an HTML page creating a JSON file with the relevant information
Second Subject: creation of a Domain-Specific Language that defines the 'caderno' template and validation using YACC and Flex. In the end an HTML page is created with the info processed.