Angola's Jornal - Syntactic Analysis
# Languages Processing
**PART 1 (FLex):**
Project using Flex to convert “Jornal Angolano - Folha 8, v2” articles to HTML files.
Check the project statement here and
the final report here.
## Usage
Compiling:
```
make
```
Compiling and change output folder:
```
make DIROUT=nomepretendido
```
Cleaning:
```
make clean [DIROUT=nomepretendido]
```
Automatic Testing:
```
./go < folha8.OUT.txt
```
## Contributing
Gonçalo Faria
Catarina Machado
João Vilaça