Skip to content
This repository has been archived by the owner on Jul 5, 2019. It is now read-only.

Latest commit

 

History

History
38 lines (26 loc) · 738 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 738 Bytes

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