There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
It's a script to analyse a Brazilian specific format of a letter of attorney. It's analysed first on Flex, where is done a lexical analyse. And then in Bison, where is done a syntactic analyse. The program it is done on C language and it uses tools like Flex and Bison.