/CInUnix_Assignment4

Assingment 4 for C++ in a Unix Environment. This project makes use of Flex and Bison to work as a compiler. The program takes an input file of mailing address and parses the address, outputing an XML list of the correctly formatted addresses. A report of any syntax errors is made to stdout. A report of identified lexical tokens is made to stderr.

Primary LanguageYacc

This repository is not active